Datasnap.DSClientRest.TDSCustomRestConnection.Login

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSCustomRestConnection

Delphi

function Login: Boolean; virtual;

C++

virtual bool __fastcall Login();

Description

Performs the user login procedure.

The Login method performs the user login procedure.