User Property
The identification of the remote user for a transfer.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property contains the identification of the remote user for a transfer. This identification is necessary for use with the protocols REXEC and RSHELL.
Default Value
""