The methods of the SmartcardReader class are listed below. For a complete list of SmartcardReader class members, see the SmartcardReader Members topic.
![]() ![]() | Returns a list of readers that are installed on the system. |
![]() ![]() | Overloaded. Opens a SmartcardReader. |
![]() | Overloaded. Connects to the card in the smartcard reader. |
![]() | Overloaded. Disconnects the connection with the smartcard. |
![]() | Overloaded. Releases all resources used by the SmartcardReader. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Starts a transaction, waiting for the completion of all other transactions before it begins. |
![]() | Reconnects to the card in the smartcard reader. |
![]() | Sends an APDU to the smartcard. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Completes a previously declared transaction, allowing other applications to resume interactions with the card. |
SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace