SmartCardDevice Constructor
SmartCardDevice(String, AnswerToReset)
Constructs a SmartCardDevice with the specified properties.
C#
protected SmartCardDevice(string path, AnswerToReset atr)
Parameters
Type | Name | Description |
---|---|---|
System.String | path | Device path. |
AnswerToReset | atr | AnswerToReset properties. |