What are Authentication mechanisms in .Net?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / suresh
1.forms authentication
2.windows authentication
3.xml authentication
| Is This Answer Correct ? | 0 Yes | 6 No |
What is the difference between HTTP-Post and HTTP-Get ?
What is a reflection?
Define static member?
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?
How many Language support in ASP.NET?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What are the memory-mapped files?
what is asp and asp.net ?
2 Answers Inspira Technologies,
when the threads are used in dot net.
Why is it preferred to not use finalize for clean up?
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
Difference between Active Exe and Activex dll ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)