DESFire Master Key Settings can be used for PICC Master Key Settings and Application
Master Key settings. Use ToByte() method to generate a byte value that is compatible with
keysettings1 parameter of CreateFile() method.
Namespace:
CardWerk.SmartCard.CardModule.DESFire
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Top
Top
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Public Class DESFireMasterKeySettings
This language is not supported or no code example is available.
public class DESFireMasterKeySettings
This language is not supported or no code example is available.
public ref class DESFireMasterKeySettings
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
DESFireMasterKeySettings() | Default constructor. |
Name | Description | |
---|---|---|
![]() |
ConfingurationChangeable | File configuration can be changed. |
![]() |
CreateDeleteWithoutMasterKey | Create or delete files without master key. |
![]() |
DirectoryListAccessWithoutMasterKey | Directory list access does not require master key. |
![]() |
KeyChangeAccessRights | Key change access rights |
![]() |
MasterKeyChangeable | Master key can be changed. |