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