Freigeben über


IDTSHttpClientConnection100.GetProxyPassword Methode

Definition

Ruft das Proxykennwort ab.

public:
 System::String ^ GetProxyPassword();
[System.Runtime.InteropServices.DispId(29)]
public string GetProxyPassword ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String

Gibt zurück

Das Proxykennwort.

Attribute

Hinweise

Weitere Informationen finden Sie unter HttpClientConnection100Class.

Gilt für: