Show / Hide Table of Contents

DefaultMinimumPinLength Field

Namespace: Yubico.YubiKey.Fido2 Assembly: Yubico.YubiKey.dll

If 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.

In this article
Back to top Generated by DocFX