REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource
Delphi
TSubOAuth1AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth1Authenticator>)
C++
class PASCALIMPLEMENTATION TSubOAuth1AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth1Authenticator*>
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | REST.Authenticator.OAuth |
Description
Source de liaison LiveBindings pour TOAuth1Authenticator.
TSubOAuth1AuthenticationBindSource est l'adaptateur LiveBindings de la classe TOAuth1Authenticator.
TSubOAuth1AuthenticationBindSource publie les propriétés du sous-composant.
Voir aussi
- REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource
- REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource
- REST.Authenticator.OAuth.TOAuth1Authenticator
- REST.Authenticator.OAuth.TOAuth1AuthenticatorAdapter
- LiveBindings dans RAD Studio