Show / Hide Table of Contents

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
In this article
Back to top Generated by DocFX