API:REST.Backend.ServiceTypes.TBackendAuthApi.FindCurrentUser

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindCurrentUser(const AObject: TBackendEntityValue; AProc: TFindObjectProc): Boolean;

C++

bool __fastcall FindCurrentUser(const Rest::Backend::Metatypes::TBackendEntityValue &AObject, _di_TFindObjectProc AProc);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.