The following tables list the members exposed by the MifareClassicCard type.
Name | Description | |
---|---|---|
![]() |
Authenticate(int, int, int) | Authenticates. |
![]() |
Connect(CardIdentifier) | (inherited from CardModuleBase). |
![]() |
Decrement(int, int) | Updates Mifare value block. |
![]() |
Disconnect | (inherited from CardModuleBase). |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetCardSerialNumber() | Gets the CardSerialNumber. |
![]() |
GetCardStandardIdentifier | (inherited from CardModuleBase). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
IsLicensed(String) | (inherited from CardModuleBase). |
![]() |
IsValidCardIdentifier(CardIdentifier) | Implemenmts CardModuleBase method to determine if the requested card type is supported and currently available. |
![]() |
IsValidReader(CardIdentifier) | (inherited from CardModuleBase). |
![]() |
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. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
Read(int, int) | Reads. |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
![]() |
Write(int, byte[]) | Writes a data blok to the card |