C# and .NET interview questions: - Elaborate the term windows, forms and passport authentication?
- By Shiv Prasad Koirala in C#
- Sep 9th, 2011
- 11279
- 0
C# and .NET interview questions: - Elaborate the term windows, forms and passport authentication?
There are 3 major ways of doing authentication and authorization:
• Windows: - In this mode the users are stored in windows local user groups.
• Forms: - In this mode we create a login screen and use the formsauthentication class to do validations. It's a ticket based authentication.
• Passport :-In this mode the users are validated from Microsoft sites like hotmail , devhood , MSN etc , ticket is generated and that ticket can be used to do authentication and authorization in your web application.
Watch video on different types of collection in .NET and C#: -
Get more materials onDotnet interview questions and answers
Regards,
See more stuffs on author's blog for Most asked Dotnet interview questions
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more