1
Answer

web config file settings for windows authentication mode

Photo of hadoop hadoop

hadoop hadoop

9y
847
1
I know that the connection string should contain ::
Trusted_Connection=Yes;Integrated Security=SSPI;
 
but what about the
<location allowOverride="true" inheritInChildApplications="true">
<appSettings>
values.  

Answers (1)