REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentTHTTPBasicAuthenticatorAdapter

Delphi

THTTPBasicAuthenticatorAdapter = class(TRESTAuthenticatorAdapter<THTTPBasicAuthenticator>)

C++

class PASCALIMPLEMENTATION THTTPBasicAuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<THTTPBasicAuthenticator*>

Properties

Type Visibility Source Unit Parent
class public
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic REST.Authenticator.Basic

Description

LiveBindings bindsource for THTTPBasicAuthenticator.

THTTPBasicAuthenticatorAdapter is the LiveBindings bindsource for THTTPBasicAuthenticator.

THTTPBasicAuthenticatorAdapter publishes subcomponent properties.

See Also