다음을 통해 공유


IDTSHttpClientConnection100.ProxyPassword 속성

정의

프록시에 로그온하는 데 사용되는 암호를 설정합니다.

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

속성 값

프록시에 로그온하는 데 사용되는 암호입니다.

특성

적용 대상