IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ApplicationKeyId Property

The application key Id to use for authentication.

Object Oriented Interface

public function getApplicationKeyId();
public function setApplicationKeyId($value);

Procedural Interface

ipworkscloud_backblazeb2_get($res, 18 );
ipworkscloud_backblazeb2_set($res, 18, $value );

Default Value

''

Remarks

This property specifies the application key Id that should be used for authentication. Both this property and ApplicationKey must be set before attempting any operations which connect to the server.

Data Type

String

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