Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

Implement authorization in Asp.Net application

$
0
0

Hi,

    I have an ASP.NET application which has Admin.aspx page. The Db contains user roles like Admin, Approver, publisher etc.

    I want to allow only Admin users to access  Admin.aspx page. I want to implement something like Membership provider/ Forms authorization to achieve this.

   And i have to implement this code in page_load method.

   Please provide solution for this.

 Thanks in advance 

 


Viewing all articles
Browse latest Browse all 4737

Trending Articles