API:REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TSubOAuth1AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth1Authenticator>)

C++

class PASCALIMPLEMENTATION TSubOAuth1AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth1Authenticator*>

Eigenschaften

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

Beschreibung


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

REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource 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