RemainingDiscoverableCredentials Property
RemainingDiscoverableCredentials
The estimated number of additional discoverable credentials that can be stored. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.
C#
public Nullable<int> RemainingDiscoverableCredentials { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |