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