Embedded Tag Operation: Secure Read Data
| C# | Visual Basic | Visual C++ |
public class SecureReadData : Gen2..::.ReadData
Public Class SecureReadData _ Inherits Gen2..::.ReadData
public ref class SecureReadData : public Gen2..::.ReadData
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.SecureReadData(Gen2..::.Bank, UInt32, Byte, Gen2..::.SecureTagType, TagAuthentication) |
Constructor to initialize the parameters of SecureReadData
| |
| Bank |
Gen2 memory bank to read from
(Inherited from Gen2..::.ReadData.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Len |
Number of words to read
(Inherited from Gen2..::.ReadData.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| password |
Password
| |
| ToString()()() | (Inherited from Object.) | |
| type |
Enum SecureTagType Default, Alien Higgs 3 and Monza 4 QT
| |
| WordAddress |
Word address to start reading at
(Inherited from Gen2..::.ReadData.) |
| Object | |||
| TagOp | |||
| Gen2..::.ReadData | |||
| Gen2..::.SecureReadData | |||