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
+2
A:
It seems to me you will be fond the answer in MSDN Magazine Nov 2009: http://msdn.microsoft.com/en-us/magazine/ee335705.aspx
Oleg
2010-05-13 08:14:05
A:
Do the examples on this MSDN page not demonstrate ListDictionary usage?
stackuser1
2010-07-21 09:42:14