.Net Developers Guide to Identity
Posted by Keith Elder | Posted in .Net, Programming | Posted on 20-07-2006
Have you ever wondered how windows credentials and Kerberos worked under the hood and how to leverage that as a .Net developer? What about Smart Cards, or the new up and coming addition to
I think you get the idea, there are tons of things .Net developers should be aware of when it comes to securing our applications. Keith Brown from PluralSight.Com has an MSDN article title .Net Developers Guide to Identity that covers all of this and more. Extremely well written and even has code samples where applicable.