I am authenticating my ASP.Net application through Active Directory(Microsoft ADFS Proxy). Now I want to move this authentication to WCF service so that authentication will b done there and later on this service will b flexible. Let me know how to proceed for this and what are the binding types required for this
feedback
|
|
It seems to me you will find the answer in MSDN Magazine Nov 2009: http://msdn.microsoft.com/en-us/magazine/ee335705.aspx | ||||
|
feedback
|
|
Do the examples on this MSDN page not demonstrate ListDictionary usage? | |||
|
feedback
|