Secure Read Data : SecurePasswordLookup
| C# | Visual Basic | Visual C++ |
public class SecurePasswordLookup : TagAuthentication
Public Class SecurePasswordLookup _ Inherits TagAuthentication
public ref class SecurePasswordLookup : public TagAuthentication
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.SecurePasswordLookup(Byte, Byte, UInt16) |
Constructor to initialize the parameters of SecurePasswordLookup
| |
| 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.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SecureAddressLength |
Number of bits used to address the AP list (MSB byte - byte 4)
| |
| SecureAddressOffset |
EPC word offset (Next MSB byte - byte 3)
| |
| SecureFlashOffset |
User flash offset, starting from 0x0000 (LSB 2 bytes)
| |
| ToString()()() | (Inherited from Object.) |
| Object | ||
| TagAuthentication | ||
| Gen2..::.SecurePasswordLookup | ||