Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are Authentication mechanisms in .Net?

Answers were Sorted based on User's Feedback



What are Authentication mechanisms in .Net?..

Answer / payal

authentication is to verify that indentity has right to
access or not

mechanisums are
1.windows
for windows authentication we need iis because iis provid
windows authentication.
2.passport
in that authentication check using microsoft passport
service.
3.form
in that authentication is based on session cokkies.if that
is not available then page is redirected.

Is This Answer Correct ?    8 Yes 0 No

What are Authentication mechanisms in .Net?..

Answer / srujana

there are 3 types of authentication mechanisams in .net.
there are
1)forms authentication
2)windows authentication
3)passport authentication

Is This Answer Correct ?    6 Yes 0 No

What are Authentication mechanisms in .Net?..

Answer / shafi syed

I am regret to say that Suresh is wrong.

There are 3 types of authentications like:
1. Windows authenticaiton.
2. Form authentication.
3. Passport authentication.

and Iam agree with the Payal.

Is This Answer Correct ?    3 Yes 0 No

What are Authentication mechanisms in .Net?..

Answer / rino reji

http://msdn.microsoft.com/en-us/library/aa291347(v=vs.71).aspx
<system.web>
<!-- mode=[Windows|Forms|Passport|None] -->
<authentication mode="Windows" />
</system.web>

Is This Answer Correct ?    0 Yes 0 No

What are Authentication mechanisms in .Net?..

Answer / suresh

1.forms authentication
2.windows authentication
3.xml authentication

Is This Answer Correct ?    0 Yes 6 No

What are Authentication mechanisms in .Net?..

Answer / pandi

4) none

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between HTTP-Post and HTTP-Get ?

1 Answers  


What is a reflection?

0 Answers  


Define static member?

0 Answers  


How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,


How many Language support in ASP.NET?

11 Answers   TCS,


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


What are the memory-mapped files?

0 Answers  


what is asp and asp.net ?

2 Answers   Inspira Technologies,


when the threads are used in dot net.

2 Answers  


Why is it preferred to not use finalize for clean up?

0 Answers  


Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?

1 Answers  


Difference between Active Exe and Activex dll ?

1 Answers   DELL,


Categories