GetCredentialsRequest

@Serializable
data class GetCredentialsRequest(val authenticatorId: AuthenticatorId)(source)

Request object containing input parameters for the WebAuthnDomain.getCredentials command.

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard