REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

From RAD Studio API Documentation

TSubHTTPBasicAuthenticationBindSourceREST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSource

Delphi

TSubHTTPBasicAuthenticationBindSource = class(TRESTAuthenticatorBindSource<THTTPBasicAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubHTTPBasicAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__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 the THTTPBasicAuthenticator class.

TSubHTTPBasicAuthenticationBindSource is the LiveBindings bindsource for the THTTPBasicAuthenticator class.

TSubHTTPBasicAuthenticationBindSource publishes subcomponent properties.

See Also