UltralightCommand Enum

Definition

List of commands available for the Mifare cards

public enum UltralightCommand
type UltralightCommand = 
Public Enum UltralightCommand
Inheritance
UltralightCommand

Fields

GetVersion 96

Get the NTAG version

IncreaseCounter 165

Increase he 24 bit counter

PasswordAuthentication 27

Password authentication with 4 bytes

Read16Bytes 48

Read 16 Bytes

ReadCounter 57

Read the current value of the NFC one way counter

ReadFast 58

Read multiple pages at once

ReadSignature 60

Read the ECC specific 32 byte signature

ThreeDsAuthenticationPart1 26

For Ultralight C 3DS authentication

ThreeDsAuthenticationPart2 175

For Ultralight C 3DS authentication

Write4Bytes 162

Write 4 Bytes

WriteCompatible 160

Write 16 Bytes but only last significant 4 bytes are written

Applies to