Contains connection settings for a tiered Management Group.

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

Public Constructors

Public Properties

  Name Description
public property CacheMode  Gets or sets the cache mode for the client-side interface. The default is CacheMode.Configuration. (inherited from ConnectionSettings)
public property ConnectForConnector Gets or sets a value that determines whether to connect to a tiered Management Group using the connector account or other specified credentials.
public property Domain  Gets or sets the domain used for the connection settings. (inherited from ConnectionSettings)
public property Password  Gets or sets the password used for the connection settings. (inherited from ConnectionSettings)
public property ThreeLetterWindowsLanguageName  Gets or sets the three-letter Windows language name used in the connection settings. The default value is CurrentCulture.ThreeLetterWindowsLanguageName. (inherited from ConnectionSettings)
public property UserName  Gets or sets the user name 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.