TreeSecurityProvider IsAuthorizedPerACL Method (Int32, NodePermissionsEnum, UserInfo, Int32)Kentico 8.1 API Reference
Returns true if specified user is granted with given permission for the ACL specified by the ACLID value.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: AuthorizationResultEnum
Remarks

If specified ACLID does not exist, true is returned.
See Also