AccessControlSections
Specifies which sections of a security descriptor to save or load.
Access = 2
The discretionary access control list (DACL).
All = 15
The entire security descriptor.
Audit = 1
The system access control list (SACL).
Group = 8
The primary group.
None = 0
No sections.
Owner = 4
The owner.