Plumtree Portal UI  
 

SecurityMatrixModel.IsAdminModifiedOnFolder Method 

public virtual bool IsAdminModifiedOnFolder(
   IPTAccessList _ptOldACL
);

Parameters

_ptOldACL
- the IPTAccessList from before the ACL was changed

Return Value

true, if an admin acl was added or an acl was changed to admin.

See Also

SecurityMatrixModel Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace