REST.Client.TRESTAuthenticatorBindSource
Delphi
TRESTAuthenticatorBindSource<T: TCustomAuthenticator> = class(TRESTComponentBindSource)
C++
template<typename T> class PASCALIMPLEMENTATION TRESTAuthenticatorBindSource__1 : public Rest::Bindsource::TRESTComponentBindSource
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | REST.Client.pas REST.Client.hpp |
REST.Client | REST.Client |
Beschreibung
TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.
REST.Client.TRESTAuthenticatorBindSource erbt von REST.BindSource.TRESTComponentBindSource. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentBindSource.
TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.