data class GetCredentialRequest
Request object containing input parameters for the WebAuthnDomain.getCredential command.
<init> |
Request object containing input parameters for the WebAuthnDomain.getCredential command. GetCredentialRequest(authenticatorId: AuthenticatorId, credentialId: String) |
authenticatorId |
val authenticatorId: AuthenticatorId |
credentialId |
val credentialId: String |