CredentialPublicKey Property
CredentialPublicKey
The Credential's public key. This is an optional value and can be null.
C#
public CoseKey CredentialPublicKey { get; }
Property Value
Type | Description |
---|---|
CoseKey |
Remarks
When making a credential, this information will be provided, when getting an assertion, it will not.