I have a program that is a WCF service which connects to third-party WCF service via a proxy server. What I need to specify in app.config to use custom user credentials to this proxy?
Asked
Active
Viewed 146 times
1
-
http://stackoverflow.com/questions/950928/how-to-specify-windows-credentials-in-wcf-client-configuration-file – lex87 Jul 30 '13 at 07:10
-
http://stackoverflow.com/questions/6571277/http-proxy-basic-authentication-with-wcf-channelbase – Yaron Naveh Jul 30 '13 at 10:08