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