Formats DESFire card/ This operation deletes all applications and releases all user memory.
Namespace:
CardWerk.SmartCard.CardModule.DESFire
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Public Function FormatPICC() As Boolean
This language is not supported or no code example is available.
public bool FormatPICC()
This language is not supported or no code example is available.
public:
bool FormatPICC()
This language is not supported or no code example is available.
Return Value
Type: boolTrue if it succeeds, false if it fails.
Exception type | Condition |
---|---|
Thrown when one or more required arguments are null. |
Requires prior authentication with the PICC root key (key 0 after power up). The PICC
key itself stays unchanged.