Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

Want to achieve forms authentication and windows authentication.
When user wants to login using forms then my application should work with forms authentication and if it is windows then windows authentication should work .
I will provide a radio button for the type of authentication.
Please some one provide information on how to achieve this functionality
Posted
Updated 8-Jan-13 18:06pm
v2

Go through this article to understand the details of what you want to achieve and how it can be done: IIS 7.0 Two-Level Authentication with Forms Authentication and Windows Authentication[^]
MSDN: Mixing Forms and Windows Security in ASP.NET[^]
 
Share this answer
 
Hi sandeep Mewara,
Thanks for the info can you please share any sample application which allows both type of authentications together
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900