API:REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubHTTPBasicAuthenticationBindSource

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


TRESTComponentBindSource is the LiveBindings bindsource for REST components.

REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource 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