API:REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TSubHTTPBasicAuthenticationBindSource = class(TRESTAuthenticatorBindSource<THTTPBasicAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubHTTPBasicAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<THTTPBasicAuthenticator*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic REST.Authenticator.Basic

Beschreibung


TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.

REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource erbt von REST.BindSource.TRESTComponentBindSource. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentBindSource.

TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.

Siehe auch