SetIsNfcRestricted Method
SetIsNfcRestricted(Boolean)
Sets the IsNfcRestricted on the YubiKeyDeviceInfo
C#
public void SetIsNfcRestricted(bool enabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | enabled | Set this value to true to enable, otherwise false |
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | The command failed to complete. |