Prohibit User Creation What-If analysis

You can configure the WhatIfSettings.xml file to prohibit a User Creation What-if analysis, if the user being created is not assigned any roles.

XML file name and path [InstallPath]\Settings\WhatIfSettings.xml
Tag <Settings>
Node <Setting Name="Prohibit UserCreation What-If Without Roles" Name="doNotAllowUserCreationWithoutRole">1</Setting>
Configuration setting If you set "doNotAllowUserCreationWithoutRole" to:
  • 0 – User Creation What-If can be created without assigning roles to the new user.
  • 1 – User Creation What-If can not be created without assigning roles to the new user.
Default The default value is 0.