Sets specified Allowed and Denied permissions to the specified user for given node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document node
- allowed
- Type: System Int32
Allowed permissions
- denied
- Type: System Int32
Denied permissions
- userInfo
- Type: CMS.Membership UserInfo
UserInfo instance
See Also