다음을 통해 공유


IDTSHttpClientConnection100.GetProxyPassword 메서드

정의

프록시 암호를 가져옵니다.

public:
 System::String ^ GetProxyPassword();
[System.Runtime.InteropServices.DispId(29)]
public string GetProxyPassword ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String

반환

프록시 암호입니다.

특성

설명

자세한 내용은 HttpClientConnection100Class를 참조하세요.

적용 대상