Difference between revisions of "Configuration Files/AppSettings.config"
(→Examples) |
(→Example 3) |
||
| Line 76: | Line 76: | ||
</source> | </source> | ||
| − | === Example 3 === | + | === Example 3 (Windows Authentication) === |
| − | Integrated security | + | Integrated security. |
<source lang="xml"> | <source lang="xml"> | ||
<appSettings> | <appSettings> | ||
| Line 97: | Line 97: | ||
<headertabs /> | <headertabs /> | ||
| + | |||
| + | [[Category:Installing|Configuration Files/AppSettings.config]] | ||
| + | [[Category:Web service|Configuration Files/AppSettings.config]] | ||
== See also == | == See also == | ||
Revision as of 08:33, 28 July 2016
The data and session management service of the web service are configured in this file.
