Classe ServiceProxyManager
Represents a wrapper for the Services API.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Deployment..::..ServiceProxyManager
Microsoft.MasterDataServices.Deployment. . :: . .ModelDeployer
Microsoft.MasterDataServices.Deployment. . :: . .ModelReader
Spazio dei nomi Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Sintassi
'Dichiarazione
Public MustInherit Class ServiceProxyManager
'Utilizzo
Dim instance As ServiceProxyManager
public abstract class ServiceProxyManager
public ref class ServiceProxyManager abstract
[<AbstractClassAttribute>]
type ServiceProxyManager = class end
public abstract class ServiceProxyManager
Nel tipo ServiceProxyManager sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ServiceProxyManager | Initializes a new instance of the ServiceProxyManager class with default values. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
CurrentUser | Gets the user that represents the current caller. |
![]() |
ServiceAdapter | Gets the ServiceAdapter object that wraps the service used for all requests. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.