IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

AccountProjectId Property

A Google Cloud Platform project Id string.

Syntax

__property String AccountProjectId = { read=FAccountProjectId, write=FSetAccountProjectId };

Default Value

""

Remarks

A Google Cloud Platform project Id string.

This property specifies the Google Cloud Platform project Id string to use for authentication. It must be set when using OAuth 2.0 authentication (i.e., the Authorization property is populated) with one of these storage service providers:

  • spGoogleStorage (9)

Note that the above providers will fall back to using an AccountAccessKey and AccountSecretKey for authentication if either this property or the Authorization property is empty.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 C++ Builder Edition - Version 20.0 [Build 8265]