Click or drag to resize
DocumentSecurityHelperIsAuthorizedPerDocument Method
Overload List
  NameDescription
Public methodStatic memberIsAuthorizedPerDocument(Int32, String, NodePermissionsEnum, String, UserInfo)
Checks if the user is authorized for specified document (Checks all CONTENT, Document type and ACL permissions).
Public methodStatic memberIsAuthorizedPerDocument(TreeNode, NodePermissionsEnum, Boolean, String, UserInfo)
Checks if the user is authorized for specified document (Checks all CONTENT, Document type and ACL permissions).
Public methodStatic memberIsAuthorizedPerDocument(TreeNode, NodePermissionsEnum, Boolean, String, UserInfo)
Checks if the user is authorized for specified document (Checks all CONTENT, Document type and ACL permissions).
Top
See Also