| Overload | Description |
|---|---|
| SetPermissions(String,FileInfo) | Sets the permissions to match the template on the specified file. |
| SetPermissions(String,DirectoryInfo,Boolean) | Sets the permissions to match the template on the specified directory. |
| SetPermissions(String,Uri,Boolean) | Sets the permissions to match the template on the specified directory. |
| SetPermissions(DirectoryInfo,FileSystemRights,Boolean,WellKnownSidType[]) | Sets the permissions the specified directory. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x