Share via


IDTSHttpClientConnection100.ProxyUserName プロパティ

定義

プロキシにログオンするときに使用されるユーザー名を取得します。値の設定も可能です。

public:
 property System::String ^ ProxyUserName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(12)]
public string ProxyUserName { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.ProxyUserName : string with get, set
Public Property ProxyUserName As String

プロパティ値

プロキシにログオンするために使用されるユーザー名です。

属性

適用対象