Server.Users Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9083)
Users
Gets a collection of users. Provides a simple user database which is used by default when no custom authentication has been defined.
Declaration
public ServerUserCollection Users { get; }
Property Value
Type | Description |
---|---|
ServerUserCollection |