DeleteSecret Method

Deletes a secret.

Object Oriented Interface

public function doDeleteSecret($secretname);

Procedural Interface

cloudkeys_googlesecrets_do_deletesecret($res, $secretname);

Remarks

This method permanently deletes a secret and all of its versions.

To make individual versions inaccessible (either temporarily or permanently), use the SetVersionEnabled or DestroyVersion method instead.

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