Show / Hide Table of Contents

SerialNumberApiVisible Field

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

Allows the serial number to be read by proprietary means, including being visible to the Yubico.YubiKey SDK.

C#
public const byte SerialNumberApiVisible = 4

Returns

byte

Allows the serial number to be read by proprietary means, including being visible to the Yubico.YubiKey SDK.

Remarks

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