MaximumRpidsForSetMinPinLength Property
MaximumRpidsForSetMinPinLength
The maximum number of Relying Party IDs that the YubiKey can set via the setMinPINLength subcommand. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.
C#
public Nullable<int> MaximumRpidsForSetMinPinLength { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |