PurgeSecret Method

Permanently deletes a soft-deleted secret.

Syntax

public void PurgeSecret(string secretName);
Public Sub PurgeSecret(ByVal SecretName As String)

Remarks

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

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