WmiConnectionInfo 멤버
The WmiConnectionInfo class represents connection information used by the installation of Windows Management Instrumentation (WMI).
WmiConnectionInfo 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
SetPassword | Sets the password for the account that is used to establish the connection. |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
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. |
맨 위로 이동