pl.wendigo.chrome.api.webauthn / RemoveVirtualAuthenticatorRequest

RemoveVirtualAuthenticatorRequest

data class RemoveVirtualAuthenticatorRequest (source)

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

Removes the given authenticator.

Link
WebAuthn#removeVirtualAuthenticator method documentation.

See Also

WebAuthnOperations.removeVirtualAuthenticator

Constructors

<init>

RemoveVirtualAuthenticatorRequest(authenticatorId: AuthenticatorId)

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

Properties

authenticatorId

val authenticatorId: AuthenticatorId