Table of Contents

Interface ISelectApplicationCommand<TSelectResponse>

Namespace
Yubico.YubiKey.InterIndustry.Commands
Assembly
Yubico.YubiKey.dll
public interface ISelectApplicationCommand<TSelectResponse> : IYubiKeyCommand<TSelectResponse> where TSelectResponse : ISelectApplicationResponse<ISelectApplicationData>

Type Parameters

TSelectResponse
Inherited Members