|
Crescendo SDK
|
Loading...
Searching...
No Matches
CrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialDescriptor Class Reference
Represents a credential descriptor for WebAuthn/FIDO2 operations. More...
Properties |
|
| byte[] | Id = default! [get, set] |
| Credential ID of the public key credential. Required parameter. Opaque byte sequence identifying a specific credential. Generated by the authenticator during credential creation. |
|
| string | Type = string.Empty [get, set] |
Type of the public key credential. Required parameter. For WebAuthn, this MUST be public-key. Matches the type specified during credential creation. |
|
Detailed Description
Represents a credential descriptor for WebAuthn/FIDO2 operations.