NumberOfCredentials Property
NumberOfCredentials
The total number of credentials found on the YubiKey for the relying party. This is optional and can be null. If null, then there is only one credential.
C#
public Nullable<int> NumberOfCredentials { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |