Skip to main content

ReportAccessControlRules

Generates the rights to access the report view.

Gives access to a shortcut on the navigation to access this page.

Reports

Examples

  <ReportAccessControlRules Profile="Administrator"/>

Properties

PropertyDetails
Profile requiredType: String Description: Identifier of the profile involved in the scaffolding.

Generated XML

Our example generates the following configuration:

<AccessControlRule Identifier="Administrator_ReportQuery" DisplayName_L1="Administrator - Report_ReportQuery" DisplayName_L2="Administrator - Rapport_ReportQuery" EntityType="ReportQuery" Profile="Administrator">
<Entry CanExecute="true" Permission="/Report/GenerateReportFileFromReportQuery/Query" />
</AccessControlRule>