REST.Authenticator.OAuth.TOAuth2AuthenticatorAdapter

提供:RAD Studio API Documentation

TOAuth2AuthenticatorAdapterREST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistent

Delphi

TOAuth2AuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TOAuth2Authenticator>)

C++

class PASCALIMPLEMENTATION TOAuth2AuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TOAuth2Authenticator*>

プロパティ

種類 可視性 ソース ユニット
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth


説明

TOAuth2AuthenticatorLiveBinding アダプタです。

TSimpleAuthenticatorAdapter は、TOAuth2Authenticator クラスの LiveBinding アダプタです。

TSimpleAuthenticatorAdapter ではバインド可能なメンバが作成されます。

関連項目