What are the various authentication mechanisms in ASP.NET ?
Answer Posted / naresh
1. Forms Authentication.
2. Windows Authentication.
3. Passport Authentication.
4. None
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between session and viewstate?
Explain the difference between singleton and single call?
Which methods validate all the controls on a page?
What is the compiled object?
Who is using asp.net?
Which is faster viewdata or viewbag?
Explain the working of passport authentication.
Difference between using directive vs using statement?
Explain swagger components.
What is a session http?
Will the asp.net validators run in server side or client side?
What is the difference between a page theme and a global theme?
How many types of validators are there in asp net?
What is the Difference between MVC And MVP design pattrens
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?