Compartilhar via


Método GetProxyPassword

Gets the proxy password.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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 de retorno

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