Show / Hide Table of Contents

CoreCompatSwitches Class

Namespace: Yubico.Core Assembly: Yubico.Core.dll

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

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

In this article
Back to top Generated by DocFX