Name | Description | |
---|---|---|
GenericACE Constructor | Default contructor. |
The following tables list the members exposed by GenericACE.
Name | Description | |
---|---|---|
GenericACE Constructor | Default contructor. |
Name | Description | |
---|---|---|
AccessBits | Gets and sets the bits that this ACE allows access to. | |
AceFlags | Gets and sets the ACE Flags | |
AceType | Gets and sets the AceType | |
Identifier | Gets and sets the ACE's Identifier string. | |
InheritContainer | When set to true, containers (folders) will inherit this ACE | |
Inherited | Returns true if this ACE was inherited. | |
InheritObject | When set to true, objects will inherit this ACE | |
InheritOnly | When set to true, this ACE is only for inheritance and does not affect the container where it is defined. |
Name | Description | |
---|---|---|
Clone | Creates a copy of this GenericACE | |
FormatAccessBits | Formats the access bits of this ACE as a string. | |
ParseAccessBits | Parses a string of access names | |
ToString | Formats the ACE as a string. |