Password Property
The user's password.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
This property specifies the password for the User. This must be set before calling Authenticate.
Data Type
String