RemoveVirtualAuthenticatorRequest

@Serializable
data class RemoveVirtualAuthenticatorRequest(val authenticatorId: AuthenticatorId)

Request object containing input parameters for the WebAuthnDomain.removeVirtualAuthenticator command.

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)