Web.HTTPApp.TWebAuthorizationZoneKind
Delphi
TWebAuthorizationZoneKind = (zkIgnore, zkFree, zkProtected);
C++
enum DECLSPEC_DENUM TWebAuthorizationZoneKind : unsigned char { zkIgnore, zkFree, zkProtected };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | Web.HTTPApp |
Description
Embarcadero Technologies does not currently have any additional information.