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