AccessKey Property

The access key to use for authentication.

Object Oriented Interface

public function getAccessKey();
public function setAccessKey($value);

Procedural Interface

cloudkeys_amazonkms_get($res, 1 );
cloudkeys_amazonkms_set($res, 1, $value );

Default Value

''

Remarks

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

Data Type

String

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