REST.Client.TCustomAuthenticator.OnAuthenticate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAuthenticate: TAuthenticateEvent read FOnAuthenticate write FOnAuthenticate;

C++

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

Properties

Type Visibility Source Unit Parent
event published
REST.Client.pas
REST.Client.hpp
REST.Client TCustomAuthenticator

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!