Table of Contents

Enum TagAccessOperation

Namespace
TechnologySolutions.Rfid
Assembly
TechnologySolutions.Rfid.Operations.dll

Identifies the tag access operation to perform

public enum TagAccessOperation
Extension Methods

Fields

BlockPermalock = 4

Read or write the block permalock flags of the transponder

Kill = 3

Kill the transponder

Lock = 2

Lock the transponder memory

Read = 0

Read the transponder memory

Write = 1

Write the transponder memory