Data.Cloud.CloudAPI.TCloudService.FUseResourcePath
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudService |
Delphi
FUseResourcePath: Boolean;
C++
bool FUseResourcePath;
Description
Specifies whether to use the resource path in the StringToSign.
FUseResourcePath is set to True to use the resource path in the StringToSign, and to False otherwise.