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