DeploymentServiceClient Class
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..
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Inheritance Hierarchy
System.Object
System.ServiceModel.ClientBase<TChannel>
Microsoft.Xrm.Sdk.Deployment.DeploymentServiceClient
Syntax
public class DeploymentServiceClient : ClientBase<IDeploymentService>,
IDeploymentService
Public Class DeploymentServiceClient
Inherits ClientBase(Of IDeploymentService)
Implements IDeploymentService
Constructors
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. |
Properties
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>.) |
Methods
Explicit Interface Implementations
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
IDeploymentService
Microsoft.Xrm.Sdk.Deployment Namespace
Introduction to the deployment web service
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright