Web.HTTPApp.TCustomWebAuthorizer.UnauthorizedURL

From RAD Studio API Documentation
Jump to: navigation, search

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.