다음을 통해 공유


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.

맨 위로 이동