Class AccessControlList
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.