DSAzure.TSignedIdentifier.Sig
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TSignedIdentifier |
Delphi
function Sig: String;
C++
System::UnicodeString __fastcall Sig();
Description
Returns a URI parameter representation of the Signature.
Sig builds a URI parameter in the format 'sig=Signature', where Signature is a call to the Signature function.