REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource

Aus RAD Studio API Documentation

TSubOAuth2AuthenticationBindSourceREST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSource

Delphi

TSubOAuth2AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth2Authenticator>)

C++

class PASCALIMPLEMENTATION TSubOAuth2AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth2Authenticator*>

Eigenschaften

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


Beschreibung

LiveBindings-Bindungsquelle für TOAuth2Authenticator.

TSubOAuth2AuthenticationBindSource ist die LiveBindings-Bindungsquelle für die Klasse TOAuth2Authenticator.

TSubOAuth2AuthenticationBindSource veröffentlicht Eigenschaften für Unterkomponenten.

Siehe auch