Show / Hide Table of Contents

Connect Method

Connect()

Establishes an active connection to the smart card for the transmittal of data.

C#
public abstract ISmartCardConnection Connect()

Returns

ISmartCardConnection

An already opened connection to the smart card reader.

Implements

ISmartCardDevice.Connect()
In this article
Back to top Generated by DocFX