Show / Hide Table of Contents

UseButtonTrigger Field

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

Require YubiKey button touch for challenge response configuration.

C#
public const byte UseButtonTrigger = 8

Returns

byte

Require YubiKey button touch for challenge response configuration.

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.

In this article
Back to top Generated by DocFX