Aracılığıyla paylaş


HttpClientConnection.GetProxyPassword Yöntemi

Proxy parolasını alır.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime
Derleme:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS içinde.dll)

Sözdizimi

'Bildirim
Public Function GetProxyPassword As String
'Kullanım
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

Dönüş Değeri

Tür: System.String
A dize proxy parolasını içeren.