IIS access
Version:
If your website requires authentication on IIS level, you can specify the appropriate IIS user credentials in the following settings in the Sitecore.EmailExperience.Core.config file.
| Setting name | Sample value | Description |
|---|---|---|
| IIS.User | serviceuser | If anonymous access is disabled, log in with this user name. |
| IIS.Password | 12345 | If anonymous access is disabled, log in with this password. |
If anonymous access in IIS is enabled, you can leave these settings blank.
If you have suggestions for improving this article, let us know!