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. |