Datasnap.DSClientRest.TDSCustomRestConnection.Login

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Login: Boolean; virtual;

C++

virtual bool __fastcall Login();

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Performs the user login procedure.

The Login method performs the user login procedure.