次の方法で共有


IDTSConnectionManagerHttp100.UseProxyCredentials プロパティ

定義

public:
 property bool UseProxyCredentials { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(15)]
public bool UseProxyCredentials { [System.Runtime.InteropServices.DispId(15)] get; [System.Runtime.InteropServices.DispId(15)] set; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
[<set: System.Runtime.InteropServices.DispId(15)>]
member this.UseProxyCredentials : bool with get, set
Public Property UseProxyCredentials As Boolean

プロパティ値

接続でプロキシ資格情報を使用する場合は true。それ以外の場合は false。

属性

適用対象