DefaultMinimumPinLength Field
Namespace: Yubico.YubiKey.Fido2 Assembly: Yubico.YubiKey.dllIf no MinimumPinLength is given, the standard specifies a default length of 4.
C#
public const int DefaultMinimumPinLength = 4
Returns
int
If no is given, the standard specifies a default length of 4.