Show / Hide Table of Contents

SetIsNfcRestricted Method

SetIsNfcRestricted(bool)

Sets the IsNfcRestricted on the YubiKeyDeviceInfo

C#
public void SetIsNfcRestricted(bool enabled)

Parameters

Type Name Description
bool enabled

Set this value to true to enable, otherwise false

Implements

IYubiKeyDevice.SetIsNfcRestricted(bool)

Exceptions

Type Condition
InvalidOperationException

The command failed to complete.

In this article
Back to top Generated by DocFX