Higher level smart card access class based on the PC/SC access class SCardComm.

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

Public Class CardPcScTerminalBase 
Inherits SCardComm
This language is not supported or no code example is available.
public class CardPcScTerminalBase : SCardComm
This language is not supported or no code example is available.
public ref class CardPcScTerminalBase : public SCardComm^
This language is not supported or no code example is available.
public class CardPcScTerminalBase 
extends SCardComm
This language is not supported or no code example is available.
Name Description
Public property ATR Provides the ATR of the connected card.
Public property CanModifyPinSecure Indicates whether a secure PIN modification is possible with the connected reader.
Public property CanVerifyPinSecure Indicates whether a secure PIN entry is possible with the connected reader.
Public property TerminalSerialNumber Provides the vendor supplied terminal serial number.
Top
Name Description
Public method SendCommand(CardCommandAPDU) Sends the command APDU to the card and returns its response APDU.
Public method VerifyPinSecure(CardPinControl) Performs a PIN verification through Class 2 secure PIN entry.
Top
CardWerk.SmartCard.CardPcScTerminalBase

.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