Show / Hide Table of Contents

SetSerialNumberUsbVisible Method

SetSerialNumberUsbVisible(bool)

Makes the serial number appear in the YubiKey's USB descriptor's iSerialNumber field.

C#
public UpdateSlot SetSerialNumberUsbVisible(bool setConfig)

Parameters

Type Name Description
bool setConfig

Returns

UpdateSlot

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.

In this article
Back to top Generated by DocFX