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)

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.
public class DESFireMasterKeySettings
This language is not supported or no code example is available.
Name Description
Public constructor DESFireMasterKeySettings() Default constructor.
Top
Name Description
Public property ConfingurationChangeable File configuration can be changed.
Public property CreateDeleteWithoutMasterKey Create or delete files without master key.
Public property DirectoryListAccessWithoutMasterKey Directory list access does not require master key.
Public property KeyChangeAccessRights Key change access rights
Public property MasterKeyChangeable Master key can be changed.
Top
Name Description
Public method ToByte() Converts master key settings to a byte format required by the card edge.
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