Condividi tramite


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
Metodo protetto ServiceProxyManager Initializes a new instance of the ServiceProxyManager class with default values.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CurrentUser Gets the user that represents the current caller.
Proprietà protetta ServiceAdapter Gets the ServiceAdapter object that wraps the service used for all requests.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico 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.