Mercury API
Gen2..::.Password Class
NamespacesThingMagicGen2Gen2..::.Password
Stores a 32-bit Gen2 password for use as an access or kill password.
Declaration Syntax
C#Visual BasicVisual C++
public class Password : TagAuthentication
Public Class Password _
	Inherits TagAuthentication
public ref class Password : public TagAuthentication
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Gen2..::.Password(UInt32)
Create a new password object

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
ToString()()()
Human-readable representation
(Overrides Object.ToString()()().)
Value
Get Gen2 native 32-bit password value (read-only)

Inheritance Hierarchy
Object
TagAuthentication
 Gen2..::.Password

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)