RecoverSecret Method

Recovers a soft-deleted secret.

Object Oriented Interface

public function doRecoverSecret($secretname);

Procedural Interface

cloudkeys_azuresecrets_do_recoversecret($res, $secretname);

Remarks

This method recovers 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]