다음을 통해 공유


HttpClientConnection.GetProxyPassword 메서드

정의

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

public:
 System::String ^ GetProxyPassword();
public string GetProxyPassword ();
member this.GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String

반환

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

적용 대상