Table of Contents

Class ServerUserGroupCollection

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll
[Endpoint("/config/v1/admin/server_usergroups", null)]
public class ServerUserGroupCollection : EntityCollection<ServerUserGroup>, IList<ServerUserGroup>, ICollection<ServerUserGroup>, IReadOnlyList<ServerUserGroup>, IReadOnlyCollection<ServerUserGroup>, IEnumerable<ServerUserGroup>, IList, ICollection, IEnumerable, IHaveOwner
Inheritance
ServerUserGroupCollection
Implements
Inherited Members