AttestationConveyancePreference
Wisej.Ext.WebAuthn.AttestationConveyancePreference
Namespace: Wisej.Ext.WebAuthn
Assembly: Wisej.Ext.WebAuthn (3.2.0.0)
Fields
Name | Description |
---|---|
Direct | The Relying Party wants to receive the attestation statement as generated by the authenticator. |
Enterprise | The Relying Party wants to receive an attestation statement that may include uniquely identifying information. |
Indirect | The Relying Party wants to receive a verifiable attestation statement, but allows the client to decide how to obtain such an attestation statement. |
None | The Relying Party is not interested in authenticator attestation. |
Used By
Name | Description |
---|---|
Creates new credentials for the client. |
Last updated