Partager via


WMIConn constructeur

Initializes a new instance of the WMIConn class.

Liste de surcharge

  Nom Description
Méthode publique WMIConn() () () () Initializes a new instance of the WMIConn class.
Méthode publique WMIConn(String, String) Initializes a new instance of the WMIConn class, initializing the WMI server name and namespace.
Méthode publique WMIConn(Boolean, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, and password.
Méthode publique WMIConn(Boolean, String, String, String, String) Initializes a new instance of the WMIConn class, initializing the authentication mode, user name, password, server, and namespace.

Haut de la page