REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource
Delphi
TSubOAuth2AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth2Authenticator>)
C++
class PASCALIMPLEMENTATION TSubOAuth2AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth2Authenticator*>
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 TOAuth2Authenticator.
TSubOAuth2AuthenticationBindSource est la source de liaison LiveBindings pour la classe TOAuth2Authenticator.
TSubOAuth2AuthenticationBindSource publie les propriétés du sous-composant.
Voir aussi
- REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource
- REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource
- REST.Authenticator.OAuth.TOAuth2Authenticator
- REST.Authenticator.OAuth.TOAuth2AuthenticatorAdapter
- LiveBindings dans RAD Studio