REST.Backend.ServiceTypes.TBackendGroupsApi.RemoveUser

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RemoveUser(const AGroupName, AUser: string; out AUpdatedObject: TBackendEntityValue): Boolean;

C++

bool __fastcall RemoveUser(const System::UnicodeString AGroupName, const System::UnicodeString AUser, /* out */ Rest::Backend::Metatypes::TBackendEntityValue &AUpdatedObject);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.