Partager via


InProcEnterpriseManagementConnectionSettings Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides access to the in-process settings that are used to connect to a Service Manager server.

The following tables list the members exposed by the InProcEnterpriseManagementConnectionSettings type.

Public Constructors

  Name Description
  InProcEnterpriseManagementConnectionSettings Overloaded.  

Top

Public Properties

  Name Description
public property CacheConfiguration  Gets or sets the pre-defined cache configuration in the configuration mode, only when the CacheMode property is set to Configuration. (inherited from ConnectionSettings)
public property CacheMode  Gets or sets the cache mode for the client-side interface. (inherited from ConnectionSettings)
public property ClientConfiguration Gets the client configuration stream.
public property Configuration Gets the configuration.
public property Domain  Gets or sets the domain credentials that are used for the connection settings. (inherited from ConnectionSettings)
public property InactivityTimeout  Gets or sets the windows communication foundation (WCF) inactivity timeout in minutes. (inherited from EnterpriseManagementConnectionSettings)
public property Password  Gets or sets the password credentials that are used in the connection settings. (inherited from ConnectionSettings)
public property SendReceiveTimeout  Gets or sets the windows communication foundation (WCF) send or receive timeout in minutes. (inherited from EnterpriseManagementConnectionSettings)
public property ServerName Overridden. Gets or sets the server name to which to connect.
public property ThreeLetterWindowsLanguageName  Gets or sets the three-letter code for the language that is used by the SDK when initializing localizable strings, as defined in the Microsoft Windows application programming interface (API). (inherited from ConnectionSettings)
public property TieredManagementGroupConnectionSettings  Gets the tiered management group connection settings that are used to connect to the Service Manager server. (inherited from EnterpriseManagementConnectionSettings)
public property UserName  Gets or sets the user name credentials that are used in the connection settings. (inherited from ConnectionSettings)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

InProcEnterpriseManagementConnectionSettings Class
Microsoft.EnterpriseManagement Namespace