Show / Hide Table of Contents

SmartCardDevice Constructor

SmartCardDevice(string, AnswerToReset?)

Constructs a SmartCardDevice with the specified properties.

C#
protected SmartCardDevice(string path, AnswerToReset? atr)

Parameters

Type Name Description
string path

Device path.

AnswerToReset atr

AnswerToReset properties.

In this article
Back to top Generated by DocFX