Discuss this help topic in SecureBlackbox Forum
Contains Azure headers.
Declaration
[C#]
TElStringList AzureHeaders;
[VB.NET]
Property AzureHeaders As TElStringList
[Pascal]
property AzureHeaders : TStringList;
[C++]
TElStringList* get_AzureHeaders();
[PHP]
TElStringList get_AzureHeaders()
[Java]
TElStringList getAzureHeaders();
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