ExtendedScanCodes Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllConfigures the slot to emit a fixed set of characters, commonly referred to as "static password" mode.
C#
public const byte ExtendedScanCodes = 2
Returns
System.Byte
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to enable ExtendedScanCodes mode, the StaticTicket flag must NOT be set.