The following tables list the members exposed by the CardTerminalSlot type.

Name Description
Public property ATR Returns the ATR of the card most recently inserted in this card terminal slot.
Public property CardTerminal The card terminal of this card terminal slot.
Public property CardTerminalName The CardTerminalConfig.AssignedName of the card terminal that hosts this slot.
Public property IsClass2 Quick check to find out if the current terminal (card reader) has a secure keypad. Use the CardHandle.VerifyPin to delegate secure PIN entry (SPE) requests to a class 2 reader.
Public property SlotNumber The number of this slot.
Public property State The current state of this card terminal slot.
Top