Password Property
The password to log in.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
This property contains the password used to log in and must be set before the class connects to the FTP server.
Data Type
String