WebProxyClientContextInitializer<TService> Constructor (WebProxyClient<TService>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of theWebProxyClientContextInitializer<TService> class using a web proxy client.
Namespace: Microsoft.Xrm.Sdk.WebServiceClient
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected WebProxyClientContextInitializer(
WebProxyClient<TService> proxy
)
Protected Sub New (
proxy As WebProxyClient(Of TService)
)
Parameters
proxy
Type: Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient<TService>Type: WebProxyClient<TService><TService>. A web proxy client for a service.
See Also
WebProxyClientContextInitializer<TService> Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright