REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource

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
LiveBindings-Bindungsquelle für TOAuth1Authenticator.
TSubOAuth1AuthenticationBindSource ist die LiveBindings-Bindungsquelle für die Klasse TOAuth1Authenticator.
TSubOAuth1AuthenticationBindSource veröffentlicht Eigenschaften für Unterkomponenten.
Siehe auch
- REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource
- REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource
- REST.Authenticator.OAuth.TOAuth1Authenticator
- REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter
- LiveBindings in RAD Studio