Enum TagAccessOperation
- Namespace
- TechnologySolutions.Rfid
- Assembly
- TechnologySolutions.Rfid.Operations.dll
Identifies the tag access operation to perform
public enum TagAccessOperation
- Extension Methods
Fields
BlockPermalock = 4Read or write the block permalock flags of the transponder
Kill = 3Kill the transponder
Lock = 2Lock the transponder memory
Read = 0Read the transponder memory
Write = 1Write the transponder memory