REST.Authenticator.OAuth.TOAuth1SignatureMethod_HMAC_SHA1.BuildSignature
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_HMAC_SHA1 | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。