chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webauthn
/
GetCredentialsRequest
Get
Credentials
Request
@
Serializable
data
class
GetCredentialsRequest
(
val
authenticatorId
:
AuthenticatorId
)
(
source
)
Request object containing input parameters for the
WebAuthnDomain.getCredentials
command.
Members
Constructors
Get
Credentials
Request
Link copied to clipboard
constructor
(
authenticatorId
:
AuthenticatorId
)
Properties
authenticator
Id
Link copied to clipboard
val
authenticatorId
:
AuthenticatorId