Java Security Question:

What are the authentication modes in ASP.NET?

Java Security Interview Question
Java Security Interview Question

Answer:

Authentication modes in ASP.NET is None, Windows, Forms and Passport.


Previous QuestionNext Question
What’s the difference between authentication and authorization? Are the actual permissions for the application defined at run-time or compile-time?