API:REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubSimpleAuthenticationBindSource

Delphi

TSubSimpleAuthenticationBindSource = class(TRESTAuthenticatorBindSource<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubSimpleAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TSimpleAuthenticator*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple REST.Authenticator.Simple

Beschreibung


TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.

REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource erbt von REST.BindSource.TRESTComponentBindSource. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentBindSource.

TRESTComponentBindSource ist die LiveBindings-Bindungsquelle für REST-Komponenten.

Siehe auch