Securing Directories with Role-based Forms Authentication
To make the role-based authentication work for Forms Authentication, make sure you have a Web.config file in your Web Application root. For the authentication setup, this particular Web.config file must be in your Web Application’s document root. You can override the <authorization/> in Web.config files for sub-directories.
To begin, make sure [...]
Posts Tagged ‘role based’
Securing Directories with Role-based Forms Authentication
Posted in .Net Articles, ASP.Net, tagged form authentication, role based on July 18, 2008 | 3 Comments »