HttpClientConnection100Class.GetProxyPassword Method

Definition

Gets the proxy password.

public:
 virtual System::String ^ GetProxyPassword() = Microsoft::SqlServer::Dts::Runtime::Wrapper::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

Returns

A String containing the proxy password.

Implements

Attributes

Applies to