RemainingCredentialCount Property
RemainingCredentialCount
The number of credentials the YubiKey can still hold.
C#
public Nullable<int> RemainingCredentialCount { 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.