Discuss this help topic in SecureBlackbox Forum
Contains Azure headers.
Declaration
[C#/Java]
TElStringList AzureHeaders;
[VB.NET]
Property AzureHeaders As TElStringList
[Pascal]
property AzureHeaders : TStringList;
[C++]
TStringList* get_AzureHeaders();
[PHP]
TStringList get_AzureHeaders()
Description
Use this read-only property to get headers of the HTTP request to Microsoft Azure Blob Storage.
Discuss this help topic in SecureBlackbox Forum