YubiKeyCompatSwitches Class
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllCompatibility switch names that can be used with AppContext.SetSwitch
to control breaking behavioral changes
within the Yubico.YubiKey
layer.
C#
public static class YubiKeyCompatSwitches : Object
Inheritance
System.Object
YubiKeyCompatSwitches
Fields
Name | Description |
---|---|
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. |