Show / Hide Table of Contents

ISelectApplicationCommand<TSelectResponse> Interface

Namespace: Yubico.YubiKey.InterIndustry.Commands Assembly: Yubico.YubiKey.dll
C#
public interface ISelectApplicationCommand<TSelectResponse> : IYubiKeyCommand<TSelectResponse> where TSelectResponse : ISelectApplicationResponse<ISelectApplicationData>
Type Parameters
Class.Header.Syntax.TypeParameters:Name Description
TSelectResponse
In this article
Back to top Generated by DocFX