API:REST.Backend.ServiceTypes.IBackendAuthenticationApi.Login

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Login(const ALogin: TBackendEntityValue);

C++

virtual void __fastcall Login(const Rest::Backend::Metatypes::TBackendEntityValue &ALogin) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendAuthenticationApi

Description

Embarcadero Technologies does not currently have any additional information.