Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Security.​AccessControl.​AccessControlSections
Assembly: System.Security.AccessControl
Specifies which sections of a security descriptor to save or load.
Values
None
No sections.
Audit
The system access control list (SACL).
Access
The discretionary access control list (DACL).
Owner
The owner.
Group
The primary group.
All
The entire security descriptor.