API:REST.Backend.ServiceComponents.TSubLoginBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.ServiceComponents.TCustomLoginBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTSubLoginBindSource

Delphi

TSubLoginBindSource = class(TCustomLoginBindSource)

C++

class PASCALIMPLEMENTATION TSubLoginBindSource : public TCustomLoginBindSource

Properties

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

Description

LiveBindings bindsource for TCustomBackendAuth that creates an adapter.

REST.Backend.ServiceComponents.TSubLoginBindSource inherits from REST.Backend.ServiceComponents.TCustomLoginBindSource. All content below this line refers to REST.Backend.ServiceComponents.TCustomLoginBindSource.

LiveBindings bindsource for TCustomBackendAuth that creates an adapter.

See Also