Access conditions for Mifare card located in the sector trailer.
        Namespace:
CardWerk.SmartCard.CardModule.MifareClassic
        
Assembly: CardWerk.SmartCard.CardModule.MifareClassic (in CardWerk.SmartCard.CardModule.MifareClassic.dll)
		
		
		
	
	
	
		
					
			
			Assembly: CardWerk.SmartCard.CardModule.MifareClassic (in CardWerk.SmartCard.CardModule.MifareClassic.dll)
| Member name | Description | |
|---|---|---|
| ChangeAccessConditionNeverChangeKeyWithKeyB | Changing Key A requires Key B. Acess condition is fixed. Key B can't be read. Changing Key B requires Key B | |
| ChangeAccessConditionOrKeyWithKeyB | Changing Key A requires Key B. Changing access conditions requires Key B. Changing Key B requires Key B. Key B can't be read. | |
| ChangeAccessConditionWithKeyB | Key A can't be changed. Changing access condition requires Key B. Key B can't be read or changed. | |
| ChangeKeyOrAccessConditionWithKeyA | Changing Key A requires Key A. Changing access conditions requires Key A. Key B can be read with Key A. Changing Key B requires Key A. (Default settings). | |
| Invalid | Indicates an invalid access condition. This may be caused by an invalid access bit block (example: wrong complements). | |
| Never | Key A is fixed. Access conditions fixed. Key B is fixed and can't be read. | |
| Never1 | Key A is fixed. Access conditions are fixed. Key B is fixed and can't be read. | |
| NoAccessConditionChangesKeyChangeWithKeyA | Changing Key A requires Key A. Access conditions are fixed. Key B can be read with Key A. Changing Key B requires Key A. | |
| NoAccessConditionOrKeyChanges | Key A is fixed. Access conditions are fixed. Key B is fixed. |