Show / Hide Table of Contents

OpenSmartCardHandlesExclusively Field

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

If set to true, Yubico.Core will attempt to open smart card handles exclusively. False will open shared. Default is false / shared.

C#
public const string OpenSmartCardHandlesExclusively = "OpenSmartCardHandlesExclusively"

Returns

string

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