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 IScp03YubiKeyConnection Connection { get; }

Property Value

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