REST.Backend.ServiceComponents.TCustomBackendUsers

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*>
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | REST.Backend.ServiceComponents |
説明
プロバイダ コンポーネントの基底クラスです。
REST.Backend.ServiceComponents.TCustomBackendUsers は REST.Backend.Providers.TBackendServiceComponent を継承しています。以下の内容はすべて REST.Backend.Providers.TBackendServiceComponent を参照しています。
プロバイダ コンポーネントの基底クラスです。
TBackendServiceComponent は、プロバイダ コンポーネントの基底クラスです。TBackendServiceComponent クラスでは、LiveBinding をサポートしていません。