Defines connections settings that should be used when connecting to the SDK service. This class can be used to control the caching modes used by the SDK client as well as to pass alternate credentials.
The following tables list the members exposed by the ManagementGroupConnectionSettings type.
Name | Description | |
---|---|---|
ManagementGroupConnectionSettings | Overloaded. |
Name | Description | |
---|---|---|
CacheMode | Gets or sets the cache mode for the client-side interface. The default is CacheMode.Configuration. (inherited from ConnectionSettings) | |
Domain | Gets or sets the domain used for the connection settings. (inherited from ConnectionSettings) | |
Password | Gets or sets the password used for the connection settings. (inherited from ConnectionSettings) | |
ServerName | (inherited from EnterpriseManagementConnectionSettings) | |
ThreeLetterWindowsLanguageName | Gets or sets the three-letter Windows language name used in the connection settings. The default value is CurrentCulture.ThreeLetterWindowsLanguageName. (inherited from ConnectionSettings) | |
TieredManagementGroupConnectionSettings | (inherited from EnterpriseManagementConnectionSettings) | |
UserName | Gets or sets the user name used in the connection settings. (inherited from ConnectionSettings) |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |