Show: Delphi
C++
Display Preferences
DSAzure.TSignedIdentifier
From XE2 API Documentation
Delphi
TSignedIdentifier = class
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | DSAzure.pas | DSAzure | DSAzure |
Description
Represents a Signed Identifier as required by the windows Azure api.
TSignedIdentifier represents the required signed identifier for calls such as in TAzureBlobService.SetContainerACL, where it contains a unique identifier, and an AccessPolicy. See the 'Request Body' section of the MSDN documentation linked to below for more information on the signed identifier.