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

AddVirtualAuthenticatorResponse

data class AddVirtualAuthenticatorResponse

Response type for the WebAuthnDomain.addVirtualAuthenticator command.

Constructors

<init>

Response type for the WebAuthnDomain.addVirtualAuthenticator command.

AddVirtualAuthenticatorResponse(authenticatorId: AuthenticatorId)

Properties

authenticatorId

val authenticatorId: AuthenticatorId