Ant Organisation Ltd documentation

HierarchyPermissionable.GetAcl Method 

Gets the Acl associated with an item type and permission

Acl GetAcl(
   AuthenticatedUser user,
   HierarchyItemType itemType,
   Permission permission,
   bool inherit
);

Parameters

user
Logged on user
itemType
Item type
permission
Permission relevant for the item type
inherit
Inherit permissions from higher node

Return Value

Acl for this permission

See Also

HierarchyPermissionable Interface | Ant.Hierarchy Namespace