REST.Client.TRESTAuthenticatorBindSource

From RAD Studio API Documentation

TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSource

Delphi

TRESTAuthenticatorBindSource<T: TCustomAuthenticator> = class(TRESTComponentBindSource)

C++

template<typename T> class PASCALIMPLEMENTATION TRESTAuthenticatorBindSource__1 : public Rest::Bindsource::TRESTComponentBindSource

Properties

Type Visibility Source Unit Parent
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client

Description

TRESTComponentBindSource is the LiveBindings bindsource for REST components. REST.Client.TRESTAuthenticatorBindSource inherits from REST.BindSource.TRESTComponentBindSource. All content below this line refers to REST.BindSource.TRESTComponentBindSource.


TRESTComponentBindSource is the LiveBindings bindsource for REST components.

See Also