Application Property

Application

Gets the YubiKeyApplication to which this command belongs. For this command it's PIV.

C#
public YubiKeyApplication Application { get; }

Property Value

Type Description
YubiKeyApplication

YubiKeyApplication.Piv

Implements

IYubiKeyCommand<TResponse>.Application
Generated by DocFX