다음을 통해 공유


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입니다.

특성

적용 대상