Поделиться через


Элементы WmiConnectionInfo

The WmiConnectionInfo class represents connection information used by the installation of Windows Management Instrumentation (WMI).

Тип WmiConnectionInfo предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод SetPassword Sets the password for the account that is used to establish the connection.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство MachineName Gets or sets the name of the computer on which Windows Management Instrumentation (WMI) is installed.
Открытое свойство ProviderArchitecture
Открытое свойство Timeout Gets or sets the period after which the Windows Management Instrumentation (WMI) connection times out in seconds.
Открытое свойство Username Gets the name of the account used to establish the connection.

В начало