Web.HTTPApp.IWebAuthenticator.Supports
Delphi
function Supports(Request: TWebRequest; out Action: TWebAuthenticatorAction): Boolean;
C++
virtual bool __fastcall Supports(TWebRequest* Request, /* out */ 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.