pl.wendigo.chrome.api.webauthn / ClearCredentialsRequest

ClearCredentialsRequest

data class ClearCredentialsRequest (source)

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

Clears all the credentials from the specified device.

Link
WebAuthn#clearCredentials method documentation.

See Also

WebAuthnOperations.clearCredentials

Constructors

<init>

ClearCredentialsRequest(authenticatorId: AuthenticatorId)

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

Properties

authenticatorId

val authenticatorId: AuthenticatorId