Add Virtual Authenticator Response
data class AddVirtualAuthenticatorResponse(authenticatorId: AuthenticatorId)
Content copied to clipboard
Represents response frame that is returned from WebAuthn#addVirtualAuthenticator operation call. Creates and adds a virtual authenticator.
See also
Constructors
AddVirtualAuthenticatorResponse
Link copied to clipboard
Properties
authenticatorId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard