API:REST.Client.TCustomAuthenticator

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomAuthenticator

Delphi

TCustomAuthenticator = class(TBaseObjectBindSourceDelegate)

C++

class PASCALIMPLEMENTATION TCustomAuthenticator : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

Properties

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

Description

Base class for bind sources which delegate.

REST.Client.TCustomAuthenticator inherits from Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate. All content below this line refers to Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.

Base class for bind sources which delegate.

See Also