Freigeben über


WMIConn-Konstruktor

Initializes a new instance of the WMIConn class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode WMIConn() () () () Initializes a new instance of the WMIConn class.
Öffentliche Methode WMIConn(String, String) Initializes a new instance of the WMIConn class, initializing the WMI server name and namespace.
Öffentliche Methode WMIConn(Boolean, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, and password.
Öffentliche Methode WMIConn(Boolean, String, String, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, password, server, and namespace.

Zum Anfang