Enter 1 to enable IIS identity impersonation. Leave empty to disable identity impersonation. If identity impersonation is disabled, then the Healthcare Form Manager runs under the Network Service account. If this property is not included, the default value of 1 is used and IIS identity impersonation is enabled.
For example:
HEALTHCAREFORMMANAGER_IIS_ASPNET_IMPERSONATION="1"
Or:
HEALTHCAREFORMMANAGER_IIS_ASPNET_IMPERSONATION=""
This setting is required.
Note:
The impersonation account is granted modify rights to specific files and folders in the Healthcare Form Manager directory (e.g., HealthcareFormManager). The installer does not add modify rights for any other groups. If impersonation is not used, users may experience permissions errors when the Healthcare Form Manager attempts to modify certain files.