Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProxyPassword: string;

C++

virtual System::UnicodeString __fastcall GetProxyPassword() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IProxyConnectionInfo


Beschreibung

Erhält das Passwort für die Authentifizierung beim Proxy-Server.

GetProxyPassword ist die Getter-Methode für die Eigenschaft ProxyPassword.

Siehe auch