Platform SDK: Active Directory, ADSI, and Directory Services |
Permissions can also be applied to a group of properties. A property group is identified by the GUID in the rightsGUID property of a controlAccessRight object. This GUID is set in the attributeSecurityGUID property of the attributeSchema object of each property in the group.
To set permissions that apply to a group of properties in an object:
Do not set the ADS_RIGHT_DS_CONTROL_ACCESS flag, which is used to specify an extended right only.
For a discussion of the steps for creating an ACE, see Setting Access Rights on an Object.
For additional C++ and Visual Basic sample code for setting an ACE for a property set, see: