SimulationAccessControlRules
This scaffolding generates the rights to configure and launch simulations.
It also gives access to a dashboard shortcut for the simulation screen, where you can launch simulations and view results.
The scaffolding generates the following scaffoldings:
Examples
<SimulationAccessControlRules Profile="Administrator"/>
Properties
| Property | Details |
|---|---|
| Profile required | Type: String Description: Identifier of the profile involved in the scaffolding. |
Generated XML
This example generates the following configuration:
<PolicySimulationControlRules Id="7" Profile="Administrator" />
<RoleAndSimulationControlRules Id="9" Profile="Administrator" />