Constructor to initialize the parameters of SecureReadData
| C# | Visual Basic | Visual C++ |
public SecureReadData( Gen2..::.Bank bank, uint wordAddress, byte length, Gen2..::.SecureTagType type, TagAuthentication password )
Public Sub New ( _ bank As Gen2..::.Bank, _ wordAddress As UInteger, _ length As Byte, _ type As Gen2..::.SecureTagType, _ password As TagAuthentication _ )
public: SecureReadData( Gen2..::.Bank bank, unsigned int wordAddress, unsigned char length, Gen2..::.SecureTagType type, TagAuthentication^ password )
- bank (Gen2..::.Bank)
- The memory bank to read
- wordAddress (UInt32)
- Read starting address
- length (Byte)
- The length of data to read
- type (Gen2..::.SecureTagType)
- Secure tag type
- password (TagAuthentication)
- Password