IYubiKeyConnection Interface
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllC#
public interface IYubiKeyConnection : IDisposable
Properties
Name | Description |
---|---|
SelectApplicationData | An object representing the response received from the YubiKey after selecting the application. |
Methods
Name | Description |
---|---|
SendCommand<TResponse>(IYubiKeyCommand<TResponse>) |