Class ServerUserCollection
[Endpoint("/config/v1/admin/server_users", null)]
public class ServerUserCollection : EntityCollection<ServerUser>, IList<ServerUser>, ICollection<ServerUser>, IReadOnlyList<ServerUser>, IReadOnlyCollection<ServerUser>, IEnumerable<ServerUser>, IList, ICollection, IEnumerable, IHaveOwner
- Inheritance
-
ServerUserCollection
- Implements
- Inherited Members