Wednesday, May 20, 2009

8 steps to enable windows authentication on WCF BasicHttpBinding

In this session we will go through basic 8 steps by which we can enable windows authentication security on 'BasicHttpBinding'. There are two types of security you can define in WCF one is the transport level and the other is the message level. In this article we will discuss how we can define transport level security on 'BasicHttpBinding'.

Read more at http://www.dotnetfunda.com/articles/article362.aspx

Author: Questpond

0 comments: