Class VirtualAuthenticatorOptions.Protocol
- Namespace
- OpenQA.Selenium.VirtualAuth
- Assembly
- WebDriver.dll
The protocol to use for the virtual authenticator.
public static class VirtualAuthenticatorOptions.Protocol
- Inheritance
-
VirtualAuthenticatorOptions.Protocol
- Inherited Members
Fields
CTAP2
Value representing the CTAP2 protocol.
public static readonly string CTAP2
Field Value
U2F
Value representing the U2F protocol.
public static readonly string U2F