Table of Contents

Class AccessControlList

Namespace
adas_core.Domain.Models.Masters
Assembly
adas-core.Domain.dll

Represents an access control list, derived from MasterList, used to organize and manage a collection of access control entries or permissions.

public class AccessControlList : MasterList
Inheritance
AccessControlList
Inherited Members
Extension Methods

Remarks

As a subclass of MasterList, it inherits the core list management capabilities while specializing them for access control scenarios.