SetSerialNumberUsbVisible Method
SetSerialNumberUsbVisible(Boolean)
Makes the serial number appear in the YubiKey's USB descriptor's iSerialNumber field.
C#
public T SetSerialNumberUsbVisible(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T
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.