Show / Hide Table of Contents

CredentialId Property

CredentialId

The CredentialId. This is an optional value and can be null.

C#
public CredentialId? CredentialId { get; }

Property Value

Type Description
CredentialId

Remarks

When making a credential, this information will be provided, when getting an assertion, it will not.

In this article
Back to top Generated by DocFX