CrmServiceClient Properties
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
| Name | Description | |
|---|---|---|
![]() | ActiveAuthenticationType | Gets the authentication type used for the active CRM connection. |
![]() | Authority | |
![]() | CallerId | |
![]() | ConnectedOrgFriendlyName | Gets the friendly name of the organization that you are connected to. |
![]() | ConnectedOrgPublishedEndpoints | Gets the endpoint collection for the organization you are connected to. |
![]() | ConnectedOrgUniqueName | Get the unique name of the organization you are connected to. |
![]() | ConnectedOrgVersion | Gets the version number of the organization you are connected to. If accessed before you are connected to an organization, null or 0.0 is returned. |
![]() | ConnectionLockObject | Gets the connection lock object that is used to control connection access for various threads. This should be used to lock the connection if you are using the Microsoft Dynamics CRM queries via LINQ. |
![]() | CrmConnectOrgUriActual | Gets the actual URI used to connect to Microsoft Dynamics CRM. This URI could be influenced by user defined variables. |
![]() | IsBatchOperationsAvailable | Gets information about the availability of batch operation. If true, batch operations are available. |
![]() | IsReady | Gets the service connection status. If true, the service is ready to accept requests. |
![]() | LastCrmError | Gets the last error that occurred while attempting to connect to Microsoft Dynamics CRM. |
![]() | LastCrmException | Gets the last exception that occurred while attempting to connect to Microsoft Dynamics CRM. |
![]() | OAuthUserId | Gets the current user ID used for connecting to CRM using OAuth. |
![]() | OrganizationServiceProxy | Gets the native Microsoft Dynamics CRM organization service. |
![]() | OrganizationWebProxyClient | Gets the CRM OrganizationWebProxyClient instance for the active CRM connection using OAuth. |
![]() | SdkVersionProperty |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
