WebProxyClientContextInitializer<TService>.ServiceProxy Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the web proxy client for the service.
Namespace: Microsoft.Xrm.Sdk.WebServiceClient
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public WebProxyClient<TService> ServiceProxy { get; private set; }
Public Property ServiceProxy As WebProxyClient(Of TService)
Get
Private Set
End Property
Property Value
Type: Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient<TService>
Type: WebProxyClient<TService>
The web proxy client for the service.
See Also
WebProxyClientContextInitializer<TService> Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright