API:REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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*>

Eigenschaften

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

Beschreibung


Repräsentiert den LiveBindings-Adapter für REST-Komponenten.

REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter erbt von REST.BindSource.TRESTComponentAdapter. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentAdapter.


Repräsentiert den LiveBindings-Adapter für REST-Komponenten.

TRESTComponentAdapter wird für das Erstellen von bindbaren Membern verwendet.

Siehe auch