Application Property
Application
Gets the YubiKeyApplication (e.g. PIV, OATH, etc.) to which this command applies.
C#
public YubiKeyApplication Application { get; }
Property Value
Type | Description |
---|---|
YubiKeyApplication | YubiKeyApplication.Otp, YubiKeyApplication.Piv, etc. |