Table of Contents

Class ServerUserCollection

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll
[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