Web.HTTPApp.TCustomWebAuthenticator.Ignore

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Ignore(Request: TWebRequest): Boolean; virtual;

C++

virtual bool __fastcall Ignore(TWebRequest* Request);

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.