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

Public Class MifareClassicAccessCondition
This language is not supported or no code example is available.
public static class MifareClassicAccessCondition
This language is not supported or no code example is available.
public ref class MifareClassicAccessCondition 
This language is not supported or no code example is available.
public class MifareClassicAccessCondition
This language is not supported or no code example is available.
Name Description
Public method Static GetAccessCondition(byte[], int) Extract three access condition bits from accessBits 3-byte byte array. Three bit AC determines access conditions for a block/keys or ac bits within a sector.
Public method Static SetAccessCondition(ref byte[], byte, int) Set the access condition for a block within a sector. This is a helper method to help prepare access bits. It does not access the card. You will still need to copy the access bits to the right location - byte[6..8] - within the sector trailer of the appropriate sector.
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