Show / Hide Table of Contents

YubiKeyCompatSwitches Class

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.

C#
public static class YubiKeyCompatSwitches
Inheritance 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.

In this article
Back to top Generated by DocFX