API:REST.Authenticator.OAuth.TOAuth1Authenticator

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

REST.Client.TCustomAuthenticatorData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTOAuth1Authenticator

Delphi

TOAuth1Authenticator = class(TCustomAuthenticator)

C++

class PASCALIMPLEMENTATION TOAuth1Authenticator : public Rest::Client::TCustomAuthenticator

プロパティ

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

説明

リクエストを実行する際に、サーバーに対する認証に REST クライアントが使用する、オブジェクト群の基底クラスです。

REST.Authenticator.OAuth.TOAuth1Authenticator は REST.Client.TCustomAuthenticator を継承しています。以下の内容はすべて REST.Client.TCustomAuthenticator を参照しています。

リクエストを実行する際に、サーバーに対する認証に REST クライアントが使用する、オブジェクト群の基底クラスです。

関連項目