REST.Backend.ServiceComponents.TBackendUsers

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

REST.Backend.ServiceComponents.TCustomBackendUsersREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentTBackendUsers

Delphi

TBackendUsers = class(TCustomBackendUsers)

C++

class PASCALIMPLEMENTATION TBackendUsers : public TCustomBackendUsers

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents


説明

ユーザー アクションを実行します。

TBackendUsers を使用すると、ユーザーの登録、ログイン、取得、更新、削除を行うことができます。

関連項目