- includeExplicit
true to include access rules explicitly set for the object.
- includeInherited
true to include inherited access rules.
- targetType
Specifies whether the security identifier for which to retrieve access rules is of type T:System.Security.Principal.SecurityIdentifier or type T:System.Security.Principal.NTAccount. The value of this parameter must be a type that can be translated to the System.Security.Principal.SecurityIdentifier type.
![]()
The collection of access rules associated with the specified System.Security.Principal.SecurityIdentifier object.