API:REST.Backend.ServiceTypes.TBackendGroupsApi.RemoveUser

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendGroupsApi

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。