Show / Hide Table of Contents

SetSerialNumberUsbVisible Method

SetSerialNumberUsbVisible(bool)

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

C#
public T SetSerialNumberUsbVisible(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

This makes each device unique from the host computer's view.

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