TreeSecurityProvider IsAuthorizedPerACL Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAuthorizedPerACL(Int32, NodePermissionsEnum, UserInfo, Int32)
Returns true if specified user is granted with given permission for the ACL specified by the ACLID value.
Public methodStatic memberIsAuthorizedPerACL(Int32,  NodePermissionsEnum , UserInfo, Int32, Int32)
Returns true if specified user is granted with given permissions for the ACL specified by the ACLID value.
Back to Top
See Also