Show / Hide Table of Contents

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; protected set; }

Property Value

Type Description
IYubiKeyConnection
In this article
Back to top Generated by DocFX