MaximumCredentialIdLength Property
MaximumCredentialIdLength
The maximum length of a CredentialID. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.
C#
public Nullable<int> MaximumCredentialIdLength { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |