REST.Backend.ServiceComponents.TCustomBackendUsers

De RAD Studio API Documentation

TCustomBackendUsersREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponent

Delphi

TCustomBackendUsers = class(TBackendServiceComponentAuth<IBackendUsersService, TBackendUsersApi>)

C++

class PASCALIMPLEMENTATION TCustomBackendUsers : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendUsersService,Rest::Backend::Servicetypes::TBackendUsersApi*>

Propriétés

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

Description

Classe de base pour les composants fournisseur. REST.Backend.ServiceComponents.TCustomBackendUsers hérite de REST.Backend.Providers.TBackendServiceComponent. Tout le contenu en-dessous de cette ligne se réfère à REST.Backend.Providers.TBackendServiceComponent.

Classe de base pour les composants fournisseur.

TBackendServiceComponent est la classe de base pour les composants fournisseur. La classe TBackendServiceComponent n'offre pas de support LiveBindings.

Voir aussi