RemoveVirtualAuthenticatorRequest

@Serializable
data class RemoveVirtualAuthenticatorRequest(val authenticatorId: AuthenticatorId)(source)

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

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard