Partager via


Constructeur WMIConn

Initializes a new instance of the WMIConn class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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