Partilhar via


Construtor WMIConn

Initializes a new instance of the WMIConn class.

Lista de sobrecargas

  Nome Descrição
Método público WMIConn() () () () Initializes a new instance of the WMIConn class.
Método público WMIConn(String, String) Initializes a new instance of the WMIConn class, initializing the WMI server name and namespace.
Método público WMIConn(Boolean, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, and password.
Método público WMIConn(Boolean, String, String, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, password, server, and namespace.

Início