REST.Backend.ServiceComponents.TCustomBackendAuth.Login

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Login; overload;
procedure Login(const ALogin: TBackendEntityValue; const AJSON: TJSONObject); overload;

C++

void __fastcall Login()/* overload */;
void __fastcall Login(const Rest::Backend::Metatypes::TBackendEntityValue &ALogin, System::Json::TJSONObject* const AJSON)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !