chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webauthn
/
AddVirtualAuthenticatorResponse
Add
Virtual
Authenticator
Response
@
Serializable
data
class
AddVirtualAuthenticatorResponse
(
val
authenticatorId
:
AuthenticatorId
)
(
source
)
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