API:REST.Authenticator.Basic.THTTPBasicAuthenticatorAdapter
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.