Classe DeploymentServiceClient
Si applica a: CRM 2015 on-prem, CRM Online
Implements IDeploymentService interface and provides an authenticated WCF channel to the deployment service..
Spazio dei nomi: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Sintassi
'Dichiarazione
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")> _
Public Class DeploymentServiceClient
Inherits ClientBase(Of IDeploymentService)
Implements IDeploymentService
[DebuggerStepThroughAttribute]
[GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public class DeploymentServiceClient : ClientBase<IDeploymentService>, IDeploymentService
Gerarchia ereditarietà
System.Object
System.ServiceModel.ClientBase
Microsoft.Xrm.Sdk.Deployment.DeploymentServiceClient
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smartphone,Windows Server 2003,Windows XP Professional,Windows Vista,Windows XP
Vedere anche
Riferimento
Membri DeploymentServiceClient
Spazio dei nomi Microsoft.Xrm.Sdk.Deployment
IDeploymentService
Altre risorse
Introduction to the Deployment Web Service
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.