Membros WmiConnectionInfo
The WmiConnectionInfo class represents connection information used by the installation of Windows Management Instrumentation (WMI).
O tipo WmiConnectionInfo expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
SetPassword | Sets the password for the account that is used to establish the connection. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também