NumberOfDiscoverableCredentials Property
NumberOfDiscoverableCredentials
The number of discoverable credentials on the YubiKey. This is not the total number of credentials, because there could be non-discoverable credentials as well.
C#
public int? NumberOfDiscoverableCredentials { get; }
Property Value
Type | Description |
---|---|
int? |
Remarks
Not all calls to get credential management data will return this element, hence, it can be null.