ClearCredentialsRequest

@Serializable
data class ClearCredentialsRequest(val authenticatorId: AuthenticatorId)

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

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)