Web.HTTPApp.TCustomWebAuthorizer.UnauthorizedURL
Delphi
property UnauthorizedURL: string read FUnauthorizedURL write FUnauthorizedURL;
C++
__property System::UnicodeString UnauthorizedURL = {read=FUnauthorizedURL, write=FUnauthorizedURL};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebAuthorizer |
Description
Embarcadero Technologies does not currently have any additional information.