Show / Hide Table of Contents

SetSerialNumberApiVisible Method

SetSerialNumberApiVisible(bool)

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

C#
public T SetSerialNumberApiVisible(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

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