Password Property
The password for SSH password-based authentication.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
Password specifies the password which is used to authenticate the client to the SSH server.
Data Type
String