Mega Code Archive

 
Categories / ASP.Net Tutorial / Configuration
 

The authentication Node

<configuration>      <system.web>         <authentication mode="Windows|Forms|Passport|None">                      </authentication>      </system.web> </configuration>