News:

Choose a design and let our professionals help you build a successful website   - ITAcumens

Main Menu

Implement authentication via web.config?

Started by nandagopal, Nov 17, 2008, 02:27 PM

Previous topic - Next topic

nandagopal

Include the <authorization> element.

<authorization>
     <deny users="?"/>
</authorization>