PurgeKey Method

Permanently deletes a soft-deleted key.

Object Oriented Interface

public function doPurgeKey($keyname);

Procedural Interface

cloudkeys_azurekeys_do_purgekey($res, $keyname);

Remarks

This method permanently deletes the soft-deleted key specified by KeyName.

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