REST.Backend.ParseApi.TParseApi.AddAuthParameters
Delphi
procedure AddAuthParameters; overload;
procedure AddAuthParameters(AAuthentication: TAuthentication); overload;
C++
void __fastcall AddAuthParameters()/* overload */;
void __fastcall AddAuthParameters(TAuthentication AAuthentication)/* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | REST.Backend.ParseApi.pas REST.Backend.ParseApi.hpp |
REST.Backend.ParseApi | TParseApi |
Description
Embarcadero Technologies does not currently have any additional information.