TotalCredentialsForRelyingParty Property
TotalCredentialsForRelyingParty
The total number of credentials present on the YubiKey for a specified relying party.
C#
public Nullable<int> TotalCredentialsForRelyingParty { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Remarks
Not all calls to get credential management data will return this element, hence, it can be null.