chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webauthn / RemoveVirtualAuthenticatorRequest

RemoveVirtualAuthenticatorRequest

data class RemoveVirtualAuthenticatorRequest

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

Constructors

<init>

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

RemoveVirtualAuthenticatorRequest(authenticatorId: AuthenticatorId)

Properties

authenticatorId

val authenticatorId: AuthenticatorId