DSAzure.TSignedIdentifier

Delphi
TSignedIdentifier = class
C++
class PASCALIMPLEMENTATION TSignedIdentifier : public System::TObject
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | DSAzure.pas DSAzure.hpp |
DSAzure | DSAzure |
説明
Microsoft Azure API で必要な符号付き識別子を表します。
TSignedIdentifier は、呼び出しに必要な符号付き識別子を表します。たとえば、TAzureBlobService.SetContainerACL に現れるものですが、この場合は一意な識別子と AccessPolicy が含まれています。 符号付き識別子の詳細は、以下の MSDN ドキュメントの「要求本文」節を参照してください。