UseButtonTrigger Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllRequire YubiKey button touch for challenge response configuration.
C#
public const byte UseButtonTrigger = 8
Returns
System.Byte
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, this flag must be used with the ChallengeResponse flag.