Web.HTTPApp.TCustomWebAuthorizer.Redirect
Delphi
function Redirect(Request: TWebRequest; Response: TWebResponse;
Action: TWebAuthorizerAction): string; virtual;
C++
virtual System::UnicodeString __fastcall Redirect(TWebRequest* Request, TWebResponse* Response, TWebAuthorizerAction Action);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebAuthorizer |
Description
Embarcadero Technologies does not currently have any additional information.