Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines connection settings for all management group connections.
The following tables list the members exposed by the ConnectionSettings type.
Protected Constructors
Name | Description | |
---|---|---|
ConnectionSettings | Initializes a new instance of the ConnectionSettings class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CacheMode | Gets or sets the cache mode for the client-side interface. |
![]() |
Domain | Gets or sets the domain credentials that are used for the connection settings. |
![]() |
Password | Gets or sets the password credentials that are used in the connection settings. |
![]() |
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). |
![]() |
UserName | Gets or sets the user name credentials that are used in the connection settings. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (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