Interviewer - Server Admin > Customizing UNICOM Intelligence Interviewer - Server Admin > Activity configuration files > Web configuration files > Settings for User Administration > Deleting access rights from DPM
 
Deleting access rights from DPM
When you delete a user or role from UNICOM Intelligence Interviewer - Server Admin, the access rights defined for that user or role in DPM are also deleted. If you do not want this to happen, add the following entry to the User Administration Web.config file:
<appSettings>
  <add key"=PurgeAccessRightsFromDPM" value="true" />
</appSettings>
See also
Web configuration files
Settings for User Administration