Show / Hide Table of Contents

SerialNumberButtonVisible Field

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

Allows the serial number to be retrieved by holding the touch button while inserting the device into the USB port.

C#
public const byte SerialNumberButtonVisible = 1

Returns

byte

Allows the serial number to be retrieved by holding the touch button while inserting the device into the USB port.

Remarks

Once the LED starts to flash, release the button and the serial number will then be sent as a string of digits. 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