What are Authentication mechanisms in .Net?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between abstract class vs interface? Can give me the real time examples?
What is the purpose of using MVC programming pattern in ASP.NET?
Explain about ASP.NET?
What kind of data can be stored in viewstate?
Where is the view state data stored in asp net?
How can we update records in gridview?Is there any appropriate code for it?
What is difference between session and cookie?
What is the difference between Session and response.Redirect?
What are main return types supported in Web API?
What is the server of asp.net?
What is http protocol and how it works?
What’s the use of “GLOBAL.ASAX” file?
Describe the master page.
Any disadvantages in Dataset and in reflection ?
What is server infrastructure?