PurgeSecret Method

Permanently deletes a soft-deleted secret.

Object Oriented Interface

public function doPurgeSecret($secretname);

Procedural Interface

cloudkeys_azuresecrets_do_purgesecret($res, $secretname);

Remarks

This method permanently deletes the soft-deleted secret specified by SecretName.

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