共用方式為


ImpersonationInfo 建構函式

Initializes a new instance of ImpersonationInfo.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ImpersonationInfo() () () () Initializes a new instance of ImpersonationInfo using default values.
公用方法 ImpersonationInfo(ImpersonationMode) Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode.
公用方法 ImpersonationInfo(String, String) Initializes a new instance of ImpersonationInfo for the specified user account and password.
公用方法 ImpersonationInfo(ImpersonationMode, String, String) Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode, user account, and password.

上層