REST.Authenticator.OAuth.TOAuth2Authenticator.ProcessAccessTokenReponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ProcessAccessTokenReponse(AResponse: TCustomRESTResponse); virtual;

C++

virtual void __fastcall ProcessAccessTokenReponse(Rest::Client::TCustomRESTResponse* AResponse);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Description

Embarcadero Technologies does not currently have any additional information.