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

LiveBindings-Bindungsquelle für THTTPBasicAuthenticator.

THTTPBasicAuthenticatorAdapter ist die LiveBindings-Bindungsquelle für THTTPBasicAuthenticator.

THTTPBasicAuthenticatorAdapter veröffentlicht Eigenschaften für Unterkomponenten.

Siehe auch