Password Property
The user's password.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
This property specifies the user's password. This must be set before calling Authenticate.
Data Type
String
IP*Works! Auth V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Password PropertyThe user's password. Syntaxchar* GetPassword(); Default Value"" RemarksThis property specifies the user's password. This must be set before calling Authenticate. Data TypeString |
||