What are various authentication mechanisms in ASP.NET ?
Answer Posted / rohan more
there are four types of Authentication in ASP.NET
Windows Auth.
Forms Based Auth.
Passport Auth.
Certificate Auth.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
Describe a bubbled event and how it is used ?
What is a reflection?
What’s difference between “optimistic” and “pessimistic” locking?
Explain the difference between dataset and datareader.
What are the differences between the response.write() and response.output.write()?
What is a 401 redirect?
Explain the difference between an exe and a dll?
Can you explain one critical mapping? Performance issue which one is better?
What is web api and why to use it?
What is ashx file in asp.net?
Is viewstate enabled by default?
What are the properties of the eventargs argument when capturing keyboard events?
What is the significance of attaching a profile while creating a user?
What is %20 in a url?
Who creates jsessionid?