Web.HTTPApp.TCustomWebAuthenticator.Redirect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Redirect(Request: TWebRequest; Response: TWebResponse;
Action: TWebAuthenticatorAction): string; virtual;

C++

virtual System::UnicodeString __fastcall Redirect(TWebRequest* Request, TWebResponse* Response, TWebAuthenticatorAction Action);

Properties

Type Visibility Source Unit Parent
function protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.