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