Show / Hide Table of Contents

ExtendedScanCodes Field

Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dll

Configures the slot to emit a fixed set of characters, commonly referred to as "static password" mode.

C#
public const byte ExtendedScanCodes = 2

Returns

byte

Configures the slot to emit a fixed set of characters, commonly referred to as "static password" mode.

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.

In this article
Back to top Generated by DocFX