Data.Cloud.CloudAPI.TCloudService.FUseResourcePath

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also