Password Property
The user's password.
Syntax
__property String Password = {read=FPassword, write=FSetPassword, default=""};
Default Value
""
Remarks
This property specifies the password for the User. This must be set before calling Authenticate.
Data Type
String