Show / Hide Table of Contents

SetIsNfcRestricted Method

SetIsNfcRestricted(bool)

Sets the IsNfcRestricted on the YubiKeyDeviceInfo

C#
void SetIsNfcRestricted(bool enabled)

Parameters

Type Name Description
bool enabled

Set this value to true to enable, otherwise false

Exceptions

Type Condition
InvalidOperationException

The command failed to complete.

In this article
Back to top Generated by DocFX