ConnectionSettings Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Creates connection settings for all Management Group connections.
The following tables list the members exposed by the ConnectionSettings type.
Protected Constructors
Name | Description | |
---|---|---|
ConnectionSettings | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
CacheMode | Gets or sets the cache mode for the client-side interface. The default is CacheMode.Configuration. | |
Domain | Gets or sets the domain used for the connection settings. | |
Password | Gets or sets the password used for the connection settings. | |
ThreeLetterWindowsLanguageName | Gets or sets the three-letter Windows language name used in the connection settings. The default value is CurrentCulture.ThreeLetterWindowsLanguageName. | |
UserName | Gets or sets the user name used in the connection settings. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ConnectionSettings Class
Microsoft.EnterpriseManagement.Common Namespace