The ReadAce type exposes the following members.
Name | Description | |
---|---|---|
![]() | DenyPrivileges |
Privileges denied by this ACE.
|
![]() | GrantPrivileges |
Privileges granted by this ACE.
|
![]() | InheritedFrom |
If not null indicates a resource from which this Ace is inherited.
|
![]() | IsInvert |
If this property is true then this ACE grants/denies privileges to all
principals NOT matching the one in Principal property.
|
![]() | IsProtected |
Indicates that this ACE is protected and an attempt to remove it will fail.
|
![]() | Principal |
Principal to which privileges are granted and denied by this ACE.
|