Contents tagged with ASP.NET Authorization
-
Why ASP.NET Web Configuration Tool wouldn’t open from VS Web Developer Express 2012?
I had to play with ASP.NET Web Configuration Tool from VS Web Developer Express 2012 for an issue.
-
Redirect unauthorized users to Custom Access Denied page instead of login page
Scenario:
-
Setting authorization rules for a particular page or folder in web.config
I have seen so many people asking again and again how to give allow access to particular page to a person or roles. So I thought its good to put this in one place. I will discuss how to configure web.config depending on the scenario.