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

Name Description
Public property ConfirmPin PIN must be confirmed by pressing confirmation key.
Public property Data Data to be sent to the card
Public property EntryValidationCondition Conditions under which PIN entry should be considered complete
Public property InsertionOffsetNew Offset for new PIN value
Public property InsertionOffsetOld Offset for current PIN value
Public property PinBlock PC/SC PinBlock structure for secure PIN entry defined in PC/SC 2.0
Public property Timeout Max time in seconds until the first secure PIN pad entry is detected. 00 means use default timeout.
Public property Timeout2 Max time after the first key stroke. 00 means use default timeout.
Top