API:REST.Backend.Providers.IAuthAccess.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.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers IAuthAccess

Description

Embarcadero Technologies does not currently have any additional information.