CoreCompatSwitches Class
Namespace: Yubico.Core Assembly: Yubico.Core.dllCompatibility switch names that can be used with AppContext.SetSwitch
to control breaking behavioral changes
within the Yubico.Core
layer.
C#
public static class CoreCompatSwitches : Object
Inheritance
System.Object
CoreCompatSwitches
Fields
Name | Description |
---|---|
OpenSmartCardHandlesExclusively | If set to true, Yubico.Core will attempt to open smart card handles exclusively. False will open shared. Default is false / shared. |