Platform SDK: Active Directory, ADSI, and Directory Services

Setting Permissions on a Group of Properties

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:

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: