Click or drag to resize

DirectoryInfoGetAccessControl Method

Overload List
  NameDescription
Public methodGetAccessControl
Gets a DirectorySecurity object that encapsulates the access control list (ACL) entries for the directory described by the current DirectoryInfo object.
Public methodGetAccessControl(AccessControlSections)
Gets a DirectorySecurity object that encapsulates the specified type of access control list (ACL) entries for the directory described by the current DirectoryInfo object.
Top
See Also