Data.Cloud.CloudAPI.TCloudService.FUseResourcePath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FUseResourcePath: Boolean;

C++

bool FUseResourcePath;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudService

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