Re: How to Implementing Role Based Security in ASP.NET Authentication in ASP.NET
ASP.NET provides three ways to authenticate your users.
They are:
- Windows
- Forms
- Passport
Out of these three the first two are commonly used in ASP.NET applications.
__________________ S.VinothkumaR
Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Last edited by S.Vinothkumar : 03-31-2008 at 10:40 PM.
|