Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

SecretKey Property

The Secret Access Key for the Amazon Web Services account.

Object Oriented Interface

public function getSecretKey();
public function setSecretKey($value);

Procedural Interface

incloudstorage_amazons3_get($res, 60 );
incloudstorage_amazons3_set($res, 60, $value );

Default Value

''

Remarks

This property describes the secret key to the Amazon account. It should not be shared with others. The SecretKey is used along with the AccessKey in the authentication process with Amazon servers.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]