Security |
The SecurityRepositoryFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUpload | If true, the user can upload files into this folder. Files are always downloadable; reports are not shown in repository folders, so only upload is configurable here. | |
| FolderRight | The right applied on the files of the folder. By default, repository folders have no right. | |
| Icon | Optional icon used for this folder in the Web Report Server tree view. Enter a Font Awesome class (e.g. 'fa-solid fa-database'); legacy Glyphicon names are also accepted. If empty, the default repository folder icon is used. | |
| ManageFolder | If true, the user can Create, Rename or Delete sub-folders in this folder. This flag is only used if Sub-folders are shown and the Right is 'Read write'. | |
| Path | The folder path to publish, relative to the repository root (e.g. 'Views\\MyTheme'). It must NOT point at or inside the 'Reports' folder, which is managed by the 'Report Folders' configuration. | |
| UseSubFolders | If true, sub-folders are also published with the same definition |