Class YubiKeyCompatSwitches
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
-
objectYubiKeyCompatSwitches
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