Show / Hide Table of Contents

CredentialPublicKey Property

CredentialPublicKey

The public key for a credential returned.

C#
public CoseKey? CredentialPublicKey { get; }

Property Value

Type Description
CoseKey

Remarks

Not all calls to get credential management data will return this element, hence, it can be null.

In this article
Back to top Generated by DocFX