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

LiveBindings-Bindungsquelle für die Klasse THTTPBasicAuthenticator.

TSubHTTPBasicAuthenticationBindSource ist die LiveBindings-Bindungsquelle für die Klasse THTTPBasicAuthenticator.

TSubHTTPBasicAuthenticationBindSource veröffentlicht Eigenschaften für Unterkomponenten.

Siehe auch