DocumentSecurityHelper IsAuthorizedPerTreeNode Method (Int32, NodePermissionsEnum, String, UserInfo)Kentico 8.1 API Reference
Checks whether the user is authorized for the given document and permission, returns the authorization result. Doesn't check the allowed cultures of an user.

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

Return Value

Type: AuthorizationResultEnum
See Also