Java Security Question:
What are the authentication modes in ASP.NET?
Answer:
Authentication modes in ASP.NET is None, Windows, Forms and Passport.
Previous Question | Next Question |
What’s the difference between authentication and authorization? | Are the actual permissions for the application defined at run-time or compile-time? |