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 ATR (inherited from CardModuleBase).
Public property CardName (inherited from CardModuleBase).
Public property ErrorCode (inherited from CardModuleBase).
Public property ErrorMessage (inherited from CardModuleBase).
Public property IsReady (inherited from CardModuleBase).
Public property LicenseInfo (inherited from CardModuleBase).
Public property MemoryMap Gets or sets the memory map.
Public property ModuleCardHandle (inherited from CardModuleBase).
Public property UID Gets the UID.
Public property Version
Public property VersionInfo (inherited from CardModuleBase).
Top
Name Description
Public method Authenticate(int, int, int) Authenticates.
Public method Connect(CardIdentifier) (inherited from CardModuleBase).
Public method Decrement(int, int) Updates Mifare value block.
Public method Disconnect (inherited from CardModuleBase).
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetCardSerialNumber() Gets the CardSerialNumber.
Public method GetCardStandardIdentifier (inherited from CardModuleBase).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method IsLicensed(String) (inherited from CardModuleBase).
Protected method IsValidCardIdentifier(CardIdentifier) Implemenmts CardModuleBase method to determine if the requested card type is supported and currently available.
Protected method IsValidReader(CardIdentifier) (inherited from CardModuleBase).
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.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method Read(int, int) Reads.
Public method ToString Returns a string that represents the current object. (inherited from Object).
Public method Write(int, byte[]) Writes a data blok to the card
Top
CardWerk.SmartCard.CardModule.MifareClassic.MifareClassicCard

.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