Cloud Keys 2020 Kotlin Edition

Questions / Feedback?

DeleteSecret Method

Deletes a secret.

Syntax

public fun deleteSecret(secretName: String?)

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) 2021 /n software inc. - All rights reserved.
Cloud Keys 2020 Kotlin Edition - Version 20.0 [Build 7876]