User on behalf of whom the command is being executed.

Namespace:  Rebex.Net.Servers
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public ReadOnly Property User As ServerUser
	Get
C#
public ServerUser User { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also