Table of Contents

Class YubiKeyCompatSwitches

Namespace
Yubico.YubiKey
Assembly
Yubico.YubiKey.dll

Compatibility switch names that can be used with AppContext.SetSwitch to control breaking behavioral changes within the Yubico.YubiKey layer.

public static class YubiKeyCompatSwitches
Inheritance
object
YubiKeyCompatSwitches

Fields

UseOldReclaimTimeoutBehavior

If set to true, the SDK will ignore whether a YubiKey is capable of faster USB interface switching and always use the 3-second reclaim timeout.

public const string UseOldReclaimTimeoutBehavior = "UseOldReclaimTimeoutBehavior"

Field Value

string