IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

AccountAccount Property

A storage service provider account string.

Object Oriented Interface

public function getAccountAccount();
public function setAccountAccount($value);

Procedural Interface

ipworkscloud_cloudstorage_get($res, 2 );
ipworkscloud_cloudstorage_set($res, 2, $value );

Default Value

''

Remarks

A storage service provider account string.

This property specifies the account string to use for authentication. It must be populated when using one of these storage service providers:

  • spAzureBlob (6)
  • spAzureFile (11)

Data Type

String

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