API:REST.Backend.ServiceComponents.TBackendUsers

From RAD Studio API Documentation

TBackendUsersREST.Backend.ServiceComponents.TCustomBackendUsersREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponent

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

Base class for provider components. {{#multireplace:REST.Backend.ServiceComponents.TBackendUsers|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Base class for provider components.

TBackendServiceComponent is the base class for provider components. The TBackendServiceComponent class does not offer LiveBindings support.

See Also