Convenience class to generate the msb nibble of DESFire Application.

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

Public Class DESFireCardKeyChangeAccessRights
This language is not supported or no code example is available.
public class DESFireCardKeyChangeAccessRights
This language is not supported or no code example is available.
public ref class DESFireCardKeyChangeAccessRights 
This language is not supported or no code example is available.
public class DESFireCardKeyChangeAccessRights
This language is not supported or no code example is available.
Name Description
Public constructor DESFireCardKeyChangeAccessRights() Default constructor.
Top
Name Description
Public property ChangeKeyFrozenForAllKeysExceptMasterKey Gets or sets a value indicating whether the chang key frozen for all keys except master key.
Public property ChangeKeyRequiresMasterKey Gets or sets a value indicating whether the key requires master key should be changed.
Public property KeyChangeRequiresKeyItself Gets or sets a value indicating whether the key change requires key itself.
Public property KeyChangeRequiresSpecifiedKey Gets or sets the key change requires specified key.
Top
Name Description
Public method ToByte() Converts this object to a byte.
Top
This is used for application master key settings. The nibble for PICC master key settings is RFU and should be left alone (set to default value all zero)

.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