AuthenticationService.CrmServiceClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CRM service client.
public:
property Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ CrmServiceClient { Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ get(); };
public Microsoft.Xrm.Tooling.Connector.CrmServiceClient CrmServiceClient { get; }
member this.CrmServiceClient : Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Public ReadOnly Property CrmServiceClient As CrmServiceClient
Property Value
The CRM service client.