pl.wendigo.chrome.api.webauthn / AddVirtualAuthenticatorRequest

AddVirtualAuthenticatorRequest

data class AddVirtualAuthenticatorRequest (source)

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

Creates and adds a virtual authenticator.

Link
WebAuthn#addVirtualAuthenticator method documentation.

See Also

WebAuthnOperations.addVirtualAuthenticator

Constructors

<init>

AddVirtualAuthenticatorRequest(options: VirtualAuthenticatorOptions)

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

Properties

options

val options: VirtualAuthenticatorOptions