A mifare classic card.

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

Public Class MifareClassicCard 
Inherits CardModuleBase
This language is not supported or no code example is available.
public class MifareClassicCard : CardModuleBase
This language is not supported or no code example is available.
public ref class MifareClassicCard : public CardModuleBase^
This language is not supported or no code example is available.
public class MifareClassicCard 
extends CardModuleBase
This language is not supported or no code example is available.
Name Description
Public constructor MifareClassicCard(CardHandle) Constructor for high-level Mifare card access.
Top
Name Description
Public property MemoryMap Gets or sets the memory map.
Public property UID Gets the UID.
Public property Version
Top
Name Description
Public method Authenticate(int, int, int) Authenticates to a Mifare card memory block.
Public method Decrement(int, int) Updates Mifare value block.
Public method GetCardSerialNumber() Gets the CardSerialNumber.
Public method LoadKey(int, int, byte[]) Loading card key to reader key slot using standard PCSC functions. The caller must set key structure/number to a setting that works well with their reader.
Public method Read(int, int) Reads memory block.
Public method Write(int, byte[]) Writes a data block to the card
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