Returns true if the user has permission to access the ACL, false if not
Returns true if the user has permission to access the ACL, false if not
public virtual bool HasPermission(AuthenticatedUser,Acl,UserMap);
Returns true if the logged on user has permission to access the permissionable object
public virtual bool HasPermission(AuthenticatedUser,PermissionableObject,Permission);