TotalRelyingPartyCount Property
TotalRelyingPartyCount
The total number of relying parties present on the YubiKey, when the request for data is one related to specific relying parties.
C#
public Nullable<int> TotalRelyingPartyCount { 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.