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 = 0Negotiable = 4Powered = 3Present = 1Specific = 5Swallowed = 2