CrmServiceClient.OrganizationWebProxyClient Property

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the CRM OrganizationWebProxyClient instance for the active CRM connection using OAuth.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

public OrganizationWebProxyClient OrganizationWebProxyClient { get; }

Property Value

Type: Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient

Returns OrganizationWebProxyClient
The OrganizationWebProxyClient instance for the active CRM connection.

This property is set once a successful connection has been established with a CRM instance using OAuth as the authentication mode.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: