Web.HTTPApp.TWebBasicAuthenticator.Execute
Delphi
function Execute(Request: TWebRequest; out User: IWebUser): Boolean; override;
C++
virtual bool __fastcall Execute(TWebRequest* Request, /* out */ _di_IWebUser &User);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebBasicAuthenticator |
Description
Embarcadero Technologies does not currently have any additional information.