Returns Users collection on the server authenticating the request.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Users As ServerUserCollection Get |
C# |
---|
public ServerUserCollection Users { get; } |