The following tables list the members exposed by AccessControlEntry.
Public Constructors
Public Properties
| Name | Description |
| EntryType | Gets or sets a value that indicates how the access rights apply to the trustee. |
| GenericAccessRights | Gets or sets a set of common access rights that map to both standard and object-specific access rights for reading, writing, and executing. |
| StandardAccessRights | Gets or sets a set of standard access rights that correspond to operations common to most types of securable objects. |
| Trustee | Gets or sets the user, group, domain, or alias to which you are assigning access rights. |
Top
See Also