Método GetProxyPassword
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see HttpClientConnection100Class.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Function GetProxyPassword As String
'Uso
Dim instance As IDTSHttpClientConnection100
Dim returnValue As String
returnValue = instance.GetProxyPassword()
string GetProxyPassword()
String^ GetProxyPassword()
abstract GetProxyPassword : unit -> string
function GetProxyPassword() : String
Valor de retorno
Tipo: System. . :: . .String
Consulte também