SSHPassword Property
The password for SSH password-based authentication.
Syntax
__property String SSHPassword = {read=FSSHPassword, write=FSetSSHPassword, default=""};
Default Value
""
Remarks
SSHPassword specifies the password which is used to authenticate the client to the SSH server.
Data Type
String