REST.Authenticator.OAuth.TOAuth1SignatureMethod.BuildSignature
Delphi
function BuildSignature(ARequest: TCustomRESTRequest; AAuthenticator: TOAuth1Authenticator): string;
C++
virtual System::UnicodeString __fastcall BuildSignature(Rest::Client::TCustomRESTRequest* ARequest, TOAuth1Authenticator* AAuthenticator) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | TOAuth1SignatureMethod |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!