Compartir a través de


HttpClientConnection.GetProxyPassword Método

Gets the proxy password.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Function GetProxyPassword As String
'Uso
Dim instance As HttpClientConnection 
Dim returnValue As String 

returnValue = instance.GetProxyPassword()
public string GetProxyPassword()
public:
String^ GetProxyPassword()
member GetProxyPassword : unit -> string
public function GetProxyPassword() : String

Valor devuelto

Tipo: System.String
A String containing the proxy password.

Vea también

Referencia

HttpClientConnection Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime