API:REST.Authenticator.OAuth.TOAuth2AuthenticatorAdapter

提供: RAD Studio API Documentation
移動先: 案内検索

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentTOAuth2AuthenticatorAdapter

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

説明


REST コンポーネントの LiveBinding アダプタを表します。

REST.Authenticator.OAuth.TOAuth2AuthenticatorAdapter は REST.BindSource.TRESTComponentAdapter を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentAdapter を参照しています。


REST コンポーネントの LiveBinding アダプタを表します。


TRESTComponentAdapter は、バインド可能なメンバを作成するために使用します。

関連項目