Show / Hide Table of Contents

CardholderUniqueId Constructor

CardholderUniqueId()

Build a new object. This will not get a CHUID from any YubiKey, it will only build an "empty" object.

C#
public CardholderUniqueId()

Remarks

To read the CHUID data out of a YubiKey, call the ReadObject<T>() method.

In this article
Back to top Generated by DocFX