Overload List
| Name | Description | |
|---|---|---|
| IsAuthorizedPerDocument(UserInfo, Int32, String, NodePermissionsEnum) | 
            Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
              | |
| IsAuthorizedPerDocument(UserInfo, TreeNode, NodePermissionsEnum, Boolean, String) | 
            Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.)
              | |
| IsAuthorizedPerDocument(UserInfo, TreeNode, NodePermissionsEnum , Boolean, String) | 
            Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
              | 
See Also