The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Directory::GetAccessControl Method
.NET Framework (current version)
Returns the Windows access control list (ACL) for a directory.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAccessControl(String^) | Gets a DirectorySecurity object that encapsulates the access control list (ACL) entries for a specified directory. |
![]() ![]() | GetAccessControl(String^, AccessControlSections) | Gets a DirectorySecurity object that encapsulates the specified type of access control list (ACL) entries for a specified directory. |
Show:

