Metoda HttpClientConnection.GetProxyPassword
Pobiera hasło serwera proxy.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Function GetProxyPassword As String
'Użycie
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
Wartość zwracana
Typ: System.String
A ciąg zawierających hasło serwera proxy.