How to imaplement window Base Security
How To Implement Window Base Security In Asp.net?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 5, 2012, 9:33 AM
Please refer the below links
http://msdn.microsoft.com/en-us/library/ff647405.aspx
http://msdn.microsoft.com/en-us/library/ff647076.aspx
http://www.codeproject.com/Articles/94612/Windows-Authentication
http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-windows-authentication-cs
http://www.c-sharpcorner.com/uploadfile/lmoningi/authenticationandauthorizatio11252005233533pm/authenticationandauthorizatio.aspx
http://www.simple-talk.com/dotnet/asp.net/authentication-and-authorization-with-windows-accounts-in-asp.net/
Thanks