Table of Contents

Enum MifareCardCommand

Namespace
Iot.Device.Card.Mifare
Assembly
Iot.Device.Mifare.dll

List of commands available for the Mifare cards

public enum MifareCardCommand

Fields

AuthenticationA = 96

Authentication A for Key A

AuthenticationB = 97

Authentication B for Key B

Decrementation = 192

Decrementation

Incrementation = 193

Incrementation

Read16Bytes = 48

Read 16 Bytes

Restore = 194

Restore

Transfer = 176

Transfer

Write16Bytes = 160

Write 16 Bytes

Write4Bytes = 162

Write 4 Bytes