SSHPassword Property
The password for SSH password-based authentication.
Syntax
public String getSSHPassword(); public void setSSHPassword(String SSHPassword);
Remarks
SSHPassword specifies the password which is used to authenticate the client to the SSH server.
Default Value
""