Connection Property
Connection
The object that represents the connection to the YubiKey. Most applications can ignore this, but it can be used to call command classes and send APDUs directly to the YubiKey during advanced scenarios.
C#
public IYubiKeyConnection Connection { get; }
Property Value
Type | Description |
---|---|
IYubiKeyConnection |