Mega Code Archive

 
Categories / ASP.Net / Development
 

Authentication section

<configuration>    <system.web>       <authentication>             <authentication mode="Windows">       </authentication>    </system.web> </configuration>