IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

SecretKey Property

The secret key to use for authentication.

Object Oriented Interface

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

Procedural Interface

ipworkscloud_linode_get($res, 68 );
ipworkscloud_linode_set($res, 68, $value );

Default Value

''

Remarks

This property specifies the secret key that should be used for authentication. Both this property and AccessKey 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]