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