Password Property
The password associated with User .
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
This property needs to be set to the password that the RemoteHost has associated with the User. This property is needed only if the Protocol used is REXEC.
Default Value
""