ClearCredentialsRequest

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

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

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard