toggle menu
chrome-devtools-kotlin
5.13.0-1282316
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webauthn
/
AddVirtualAuthenticatorResponse
Add
Virtual
Authenticator
Response
@
Serializable
data
class
AddVirtualAuthenticatorResponse
(
val
authenticatorId
:
AuthenticatorId
)
Response type for the
WebAuthnDomain.addVirtualAuthenticator
command.
Members
Constructors
Add
Virtual
Authenticator
Response
Link copied to clipboard
constructor
(
authenticatorId
:
AuthenticatorId
)
Properties
authenticator
Id
Link copied to clipboard
val
authenticatorId
:
AuthenticatorId