Click or drag to resize

FileInfoSetAccessControl Method

Overload List
  NameDescription
Public methodSetAccessControl(FileSecurity)
Applies access control list (ACL) entries described by a FileSecurity object to the file described by the current FileInfo object.
Public methodSetAccessControl(FileSecurity, AccessControlSections)
Applies access control list (ACL) entries described by a FileSecurity object to the file described by the current FileInfo object.
Top
See Also