DeploymentServiceClient Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Implements IDeploymentService interface and provides an authenticated WCF channel to the deployment service..
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
System.ServiceModel.ClientBase<TChannel>
Microsoft.Xrm.Sdk.Deployment.DeploymentServiceClient
| Name | Description | |
|---|---|---|
![]() | DeploymentServiceClient() | Initializes a new instance of the DeploymentServiceClient class. |
![]() | DeploymentServiceClient(Binding, EndpointAddress) | Initializes a new instance of the DeploymentServiceClient class. |
![]() | DeploymentServiceClient(String) | Initializes a new instance of the DeploymentServiceClient class. |
![]() | DeploymentServiceClient(String, EndpointAddress) | Initializes a new instance of the DeploymentServiceClient class. |
![]() | DeploymentServiceClient(String, String) | Initializes a new instance of the DeploymentServiceClient class. |
| Name | Description | |
|---|---|---|
![]() | Channel | (Inherited from ClientBase<TChannel>.) |
![]() | ChannelFactory | (Inherited from ClientBase<TChannel>.) |
![]() | ClientCredentials | (Inherited from ClientBase<TChannel>.) |
![]() | Endpoint | (Inherited from ClientBase<TChannel>.) |
![]() | InnerChannel | (Inherited from ClientBase<TChannel>.) |
![]() | State | (Inherited from ClientBase<TChannel>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright






