REST.Backend.ServiceComponents.TBackendUsers

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TBackendUsers = class(TCustomBackendUsers)

C++

class PASCALIMPLEMENTATION TBackendUsers : public TCustomBackendUsers

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Description

Performs user actions.

Use TBackendUsers to sign up, log in, retrieve, update or delete users.

See Also