AccountSecretKey Property
This property specifies the Amazon S3 Secret Key.
Object Oriented Interface
public function getAccountSecretKey(); public function setAccountSecretKey($value);
Procedural Interface
incloudstorage_cloudstorage_get($res, 3 ); incloudstorage_cloudstorage_set($res, 3, $value );
Default Value
''
Remarks
This property specifies the Amazon S3 Secret Key.
Data Type
String