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 UpdateSlot SetSerialNumberApiVisible(bool setConfig)

Parameters

Type Name Description
bool setConfig

Returns

UpdateSlot

The current UpdateSlot instance.

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