API:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetAuthPassword

Aus RAD Studio API Documentation

Delphi

function GetAuthPassword: string; override;

C++

virtual System::UnicodeString __fastcall GetAuthPassword(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPRequestWebBroker

Beschreibung

Gibt den Wert der Eigenschaft AuthPassword zurück. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetAuthPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetAuthPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetAuthPassword|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt den Wert der Eigenschaft AuthPassword zurück.

Die Methode GetAuthPassword ist die Leseimplementierung der Eigenschaft AuthPassword.

Siehe auch