| DocumentSecurityHelperIsAuthorizedPerTreeNode Method | 
| Name | Description | |
|---|---|---|
| IsAuthorizedPerTreeNode(Int32, NodePermissionsEnum, String, UserInfo) | 
            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.
              | |
| IsAuthorizedPerTreeNode(TreeNode, NodePermissionsEnum, String, UserInfo) | 
            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.
              | |
| IsAuthorizedPerTreeNode(TreeNode, NodePermissionsEnum, String, Boolean, UserInfo) | 
            Checks whether the user is authorized for the given document and permission, returns the authorization result.
              |