Web.HTTPApp.TCustomWebAuthorizer.Zone
Delphi
function Zone(Request: TWebRequest): TWebAuthorizationZoneKind; virtual;
C++
virtual TWebAuthorizationZoneKind __fastcall Zone(TWebRequest* Request);
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.