AdminData Constructor
AdminData()
Build a new object. This will not get the Admin Data from any YubiKey, it will only build an "empty" object.
C#
public AdminData()
Remarks
To read the Admin Data out of a YubiKey, call the ReadObject<T>() method.