RemotePassword Property
The password of the user on the remote host.
Syntax
__property String RemotePassword = {read=FRemotePassword, write=FSetRemotePassword, default=""};
Default Value
""
Remarks
This must be the password of a user in the remote host for whom remote execution of commands is permitted.
Data Type
String