REST.Backend.KinveyApi.TKinveyApi.DeleteOrSuspendUser
Delphi
function DeleteOrSuspendUser(const AObjectID: string; ADelete: Boolean): Boolean;
C++
bool __fastcall DeleteOrSuspendUser(const System::UnicodeString AObjectID, bool ADelete);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | TKinveyApi |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!