Add Virtual Authenticator Request
data class AddVirtualAuthenticatorRequest(options: VirtualAuthenticatorOptions)
Content copied to clipboard
Represents request frame that can be used with WebAuthn#addVirtualAuthenticator operation call.
Creates and adds a virtual authenticator.
See also
Constructors
AddVirtualAuthenticatorRequest
Link copied to clipboard
Properties
options
Link copied to clipboard
Sources
jvm source
Link copied to clipboard