What are various authentication mechanisms in ASP.NET ?
Answer Posted / surender
there r thrr type of authentication mechanism in asp.net:
Form Authentication
Window Authentication
Passport Authentication
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What are the merits and demerits of viewstate?
Is oauth for authentication or authorization?
What are the asp.net server side objects?
What is the difference between session object and application object?
What is comparevalidator?
How do http sessions work?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
how to retrieve property settings from xml .config file.
what is command line compiler.what are the steps and how it is related to debugging.
What are custom controls?
What is the significance of attaching a profile while creating a user?
Can I tap into other windows livetm services?
In ViewState How much lifespan items stored?
What is data binding in asp net?
What is asp.net caching?