Show / Hide Table of Contents

SerialNumberUsbVisible Field

Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dll

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

C#
public const byte SerialNumberUsbVisible = 2

Returns

byte

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

Remarks

Note that this makes each device unique from the host computer's view. This flag 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