Use8DigitHotp Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllConfigures the slot for OATH-HOTP mode, using an 8 digit password.
C#
public const byte Use8DigitHotp = 2
Returns
System.Byte
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to enable 8-digit HOTPs, the OathHotp flag must be set.