Connection Property
Connection
The object that represents the connection to the YubiKey. Most applications will ignore this, but it can be used to call Commands directly.
C#
public IYubiKeyConnection Connection { get; }
Property Value
Type | Description |
---|---|
IYubiKeyConnection |