Remove Virtual Authenticator Request
data class RemoveVirtualAuthenticatorRequest(authenticatorId: AuthenticatorId)
Content copied to clipboard
Represents request frame that can be used with WebAuthn#removeVirtualAuthenticator operation call.
Removes the given authenticator.
See also
Constructors
RemoveVirtualAuthenticatorRequest
Link copied to clipboard
Properties
authenticatorId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard