SetSerialNumberUsbVisible Method
SetSerialNumberUsbVisible(Boolean)
Makes the serial number appear in the YubiKey's USB descriptor's iSerialNumber field.
C#
public UpdateSlot SetSerialNumberUsbVisible(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current UpdateSlot instance.
Remarks
This makes each device unique from the host computer's view.
This is a device wide setting. If it is set in either configurable slot, it is considered enabled by the device.