Show / Hide Table of Contents

Application Property

Application

Gets the YubiKeyApplication (e.g. PIV, OATH, etc.) that this command applies to.

C#
public YubiKeyApplication Application { get; }

Property Value

Type Description
YubiKeyApplication

The value will always be YubiKeyApplication.InterIndustry for this command.

Implements

IYubiKeyCommand<TResponse>.Application
In this article
Back to top Generated by DocFX