AddVirtualAuthenticatorResponse

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

Response type for the WebAuthnDomain.addVirtualAuthenticator command.

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard