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.​ObjectAceFlags
Assembly: System.Security.AccessControl
Specifies the presence of object types for Access Control Entries (ACEs).
Values
None
No object types are present.
ObjectAceTypePresent
The type of object that is associated with the ACE is present.
InheritedObjectAceTypePresent
The type of object that can inherit the ACE.