RemainingCredentialCount Property
RemainingCredentialCount
The number of credentials the YubiKey can still hold.
C#
public int? RemainingCredentialCount { get; }
Property Value
Type | Description |
---|---|
int? |
Remarks
Not all calls to get credential management data will return this element, hence, it can be null.