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