ConnectionManagerHttpClass.ProxyUserName 屬性

定義

取得或設定登入 Proxy 時使用的使用者名稱。

public:
 virtual property System::String ^ ProxyUserName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ProxyUserName { get; set; }
member this.ProxyUserName : string with get, set
Public Overridable Property ProxyUserName As String

屬性值

String

登入 Proxy 時使用的使用者名稱。

實作

適用於