Advanced Security Property Sheet
The advanced security property sheet enables the user to perform editing operations that are not available on the basic security property page of an access control editor. The property sheet can include the following property pages:
- A Permissions property page for advanced editing of the object's discretionary access control list (DACL), such as editing object-specific ACEs or controlling ACE inheritance.
- An Auditing property page for viewing and editing the object's system access control list (SACL).
- An Owner property page for changing the object's owner.
The user can display the advanced security property sheet by clicking the Advanced button on the basic security property page. To display the Advanced button, set the SI_ADVANCED flag in the SI_OBJECT_INFO structure returned by your ISecurityInformation::GetObjectInformation implementation.