ConnectionSettings Class

Definition

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

Applies to