RecoverSecret Method

Recovers a soft-deleted secret.

Syntax

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

Remarks

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