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

Includes tiered management group connection settings that are used to connect to the Service Manager server. A tiered connection establishes a secondary connection to another server through the existing connection’s server.

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

Public Constructors

  Name Description
TieredManagementGroupConnectionSettings Initializes a new instance of the TieredManagementGroupConnectionSettings class.
Top

Public Properties

  Name Description
public property CacheMode  Gets or sets the cache mode for the client-side interface. (inherited from ConnectionSettings)
public property ConnectForConnector Gets or sets a value that indicates whether to connect using the connector account.
public property Domain  Gets or sets the domain credentials that are used for the connection settings. (inherited from ConnectionSettings)
public property Password  Gets or sets the password credentials that are used in the connection settings. (inherited from ConnectionSettings)
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 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  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (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


Send comments about this topic to Microsoft.