Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

CRM 2016 Online - how to configure WebProxy

$
0
0

Hi,

I am using the SDK classes to connect to CRM Online.

ServiceManagement<IDiscoveryService> serviceManagement = ServiceConfigurationFactory.CreateManagement<IDiscoveryService>( new Uri(DiscoveryServiceAddress));
// ...
How can I define a WebProxy for the connection?
I do not want to set the DefaultWebProxy.
WebRequest.DefaultWebProxy = WebRequest.GetSystemWebProxy();
WebRequest.DefaultWebProxy.Credentials = CredentialCache.DefaultNetworkCredentials;

Best Regards,

Christian


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images