IDTSHttpClientConnection100.ProxyPassword プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロキシにログオンするために使用されるパスワードを設定します。
public:
property System::String ^ ProxyPassword { void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public string ProxyPassword { [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.ProxyPassword : string
Public Property ProxyPassword As String
プロパティ値
プロキシにログオンするために使用されるパスワードです。
- 属性