CredentialsResponse
Wisej.Ext.WebAuthn.CredentialsResponse
Last updated
Wisej.Ext.WebAuthn.CredentialsResponse
Last updated
Namespace: Wisej.Ext.WebAuthn
Assembly: Wisej.Ext.WebAuthn (3.2.0.0)
Represents the result of a request for credentials from the client.
AuthenticatorData: The authenticator data provided by the client.
ClientData: The client data provided by the client.
See: #dictdef-collectedclientdata.
Byte[]: Represents an assertion by the authenticator that the user has consented to a specific transaction.
See: #webauthn-signature.
Int32: The number of successful calls to authenticatorGetAssertion(). Used for detecting cloned authenticators.
See: #signature-counter.
String: The user handle associated when this public key credential source was created.