Namespace OpenQA.Selenium.VirtualAuth
Classes
- Credential
A credential stored in a virtual authenticator. Refer https://w3c.github.io/webauthn/#credential-parameters
- VirtualAuthenticatorOptions
Options for the creation of virtual authenticators. Refer https://w3c.github.io/webauthn/#sctn-automation
- VirtualAuthenticatorOptions.Protocol
The protocol to use for the virtual authenticator.
- VirtualAuthenticatorOptions.Transport
The transport to use for the virtual authenticator.
Interfaces
- IHasVirtualAuthenticator
Interface indicating that an object supports using a virtual authenticator.