API:REST.Client.TCustomAuthenticator.DoAuthenticate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoAuthenticate(ARequest: TCustomRESTRequest); virtual; abstract;

C++

virtual void __fastcall DoAuthenticate(TCustomRESTRequest* ARequest) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.