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

Name Description
Public property CardIdentifierInfo Card name derived from PC/SC part 3 card identifier NN tag.
Public property CardStandardInfo Card protocol derived from PC/SC part 3 standard 'SS' tag.
Public property IsContactless Returns true unless we can tell that there is a contact card standard involved (based on PC/SC Part 3 ATR analysis)
Public property IsStorageCard Indicates presence of a contactless card
Public property PcscCardIdentifier PC/SC part 3 compliant card identifier; 0xFFFF if the card identifier is undefined.
Public property PcscCardStandardIdentifier PC/SC part 3 compliant card standard.
Top