AuthenticationBaseEventArgs.Users Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
Users
Returns Users collection on the server authenticating the request.
Declaration
public ServerUserCollection Users { get; }
Property Value
Type | Description |
---|---|
ServerUserCollection |