RemoteUser Property
The id of the user on the remote host.
Syntax
[VB.NET] Public Property RemoteUser As String
[C#] public string RemoteUser {get; set;}
Remarks
This must be the id of a user in the remote host for whom remote execution of commands is permitted.
Default Value
""