ConnectionSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connection settings for all management group connections.
public ref class ConnectionSettings abstract
public abstract class ConnectionSettings
type ConnectionSettings = class
Public MustInherit Class ConnectionSettings
- Inheritance
-
ConnectionSettings
Constructors
ConnectionSettings() |
Creates a new ConnectionSettings object. |
Properties
CacheMode |
The cache mode. Configuration by default. |
Domain |
The username |
Password |
The password |
ThreeLetterWindowsLanguageName |
The three letter windows language language name to use. CurrentCulture.ThreeLetterWindowsLanguageName by default. |
UserName |
The username |