RemoteUser Property
The id of the user on the remote host.
Syntax
char* GetRemoteUser();
int SetRemoteUser(char* lpszRemoteUser);
Default Value
""
Remarks
This must be the id of a user in the remote host for whom remote execution of commands is permitted.
Data Type
String