DeploymentServiceClient Constructor (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the DeploymentServiceClient class.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
public DeploymentServiceClient(
string endpointConfigurationName,
string remoteAddress
)
Public Sub New (
endpointConfigurationName As String,
remoteAddress As String
)
Parameters
endpointConfigurationName
Type: System.StringType: String. The name of the endpoint configuration.
remoteAddress
Type: System.StringType: String. The address of the remote endpoint.
See Also
DeploymentServiceClient Overload
DeploymentServiceClient Class
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright