REST.Client.TCustomAuthenticator

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

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomAuthenticator

Delphi

TCustomAuthenticator = class(TBaseObjectBindSourceDelegate)

C++

class PASCALIMPLEMENTATION TCustomAuthenticator : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

プロパティ

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


説明

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

関連項目