다음을 통해 공유


HttpClientConnection100Class.GetProxyPassword 메서드

정의

public:
 virtual System::String ^ GetProxyPassword() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSHttpClientConnection100::GetProxyPassword;
[System.Runtime.InteropServices.DispId(29)]
public virtual string GetProxyPassword ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
override this.GetProxyPassword : unit -> string
Public Overridable Function GetProxyPassword () As String

반환

프록시 암호를 포함하는 문자열 입니다.

구현

특성

적용 대상