REST.Authenticator.OAuth.TOAuth1SignatureMethod_PLAINTEXT.BuildSignature

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

Delphi

function BuildSignature(ARequest: TCustomRESTRequest; AAuthenticator: TOAuth1Authenticator): string; override;

C++

virtual System::UnicodeString __fastcall BuildSignature(Rest::Client::TCustomRESTRequest* ARequest, TOAuth1Authenticator* AAuthenticator);

プロパティ

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

説明


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。