Table of Contents

Enum ConnectionState

Namespace
Selenium.WebDriver.BiDi.Cdp.SmartCardEmulation
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Maps to |SCARD_*| connection state values.

[JsonConverter(typeof(JsonStringEnumConverter<ConnectionState>))]
public enum ConnectionState

Fields

Absent = 0
Negotiable = 4
Powered = 3
Present = 1
Specific = 5
Swallowed = 2