SetSecretEnabled Method

Enables or disables a secret.

Syntax

public void SetSecretEnabled(string secretName, bool enabled);
Public Sub SetSecretEnabled(ByVal SecretName As String, ByVal Enabled As Boolean)

Remarks

This method enables or disables the secret specified by SecretName.

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