REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource

Aus RAD Studio API Documentation

<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden

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