REST.Backend.ParseApi.TParseApi.DeleteUser

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DeleteUser(const AObjectID: string): Boolean; overload;
function DeleteUser(const ALogin: TLogin): Boolean; overload;

C++

bool __fastcall DeleteUser(const System::UnicodeString AObjectID)/* overload */;
bool __fastcall DeleteUser(const TLogin &ALogin)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !