Méthode GetProxyPassword
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see HttpClientConnection100Class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Function GetProxyPassword As String
'Utilisation
Dim instance As IDTSHttpClientConnection100
Dim returnValue As String
returnValue = instance.GetProxyPassword()
string GetProxyPassword()
String^ GetProxyPassword()
abstract GetProxyPassword : unit -> string
function GetProxyPassword() : String
Valeur de retour
Type : System. . :: . .String