GetCredentialRequest

@Serializable
data class GetCredentialRequest(val authenticatorId: AuthenticatorId, val credentialId: String)(source)

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

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId, credentialId: String)

Properties

Link copied to clipboard
Link copied to clipboard