Namespace: CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)

Public Class CardPcScPart3
This language is not supported or no code example is available.
public class CardPcScPart3
This language is not supported or no code example is available.
public ref class CardPcScPart3 
This language is not supported or no code example is available.
public class CardPcScPart3
This language is not supported or no code example is available.
Name Description
Public constructor CardPcScPart3(byte[]) Parses ATR to extract info about the card standard and card type.
Top
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

.NET Framework

Supported in: 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

.NET Core

Supported in: 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0

.NET Standard

Supported in: 2.0