CrmServiceClient.OrganizationWebProxyClient Property
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)
Syntax
public OrganizationWebProxyClient OrganizationWebProxyClient { get; }
Public ReadOnly Property OrganizationWebProxyClient As OrganizationWebProxyClient
Property Value
Type: Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient
Returns OrganizationWebProxyClient
The OrganizationWebProxyClient instance for the active CRM connection.
Remarks
This property is set once a successful connection has been established with a CRM instance using OAuth as the authentication mode.
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright