Web.HTTPApp.TCustomWebAuthenticator.OnAuthenticate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAuthenticate: TWebAuthenticateEvent read FOnAuthenticate

C++

__property TWebAuthenticateEvent OnAuthenticate = {read=FOnAuthenticate, write=FOnAuthenticate};

Properties

Type Visibility Source Unit Parent
event public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.