dev 0

dev 0

  • NA
  • 31
  • 35.9k

How to secure the WCF layer. basically only user ids authenticated by the web server should get access to the wcf services.

Jul 24 2012 7:52 AM
I tried by creating Certificate at IIS but not able to get proper output as i want (to secure the WCF layer.  basically only user ids authenticated by the web server should get access to the wcf services) like any client want to access services by passing Service URL first ask Userid and Password to see services . please help me.


Windows server 2008 R2
IIS 7.5
Silverlight 4.0
C sharp.

Thanks.