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

I have a login winform with username and password and a mainmenu form, I would like to make my logon secure using Kerberos protocol (or any other one) in order to open the mainmenu form (and of course my credentials are stored in a sql server db). How can I do that?
Posted

1 solution

Nice CodeProject article is available at Authentication in web services using C# and Kerberos (POC)[^]
 
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