pl.wendigo.chrome.domain.webauthn / ClearCredentialsRequest

ClearCredentialsRequest

data class ClearCredentialsRequest (source)

Represents request frame that can be used with WebAuthn.clearCredentials method call.

Clears all the credentials from the specified device.

Constructors

<init>

ClearCredentialsRequest(authenticatorId: AuthenticatorId)

Represents request frame that can be used with WebAuthn.clearCredentials method call.

Properties

authenticatorId

val authenticatorId: AuthenticatorId