Skip to main content

DeleteWalletSymmetricKey

Deletes a symmetric key secret.

Synopsis

[Actions]
DeleteWalletSymmetricKey:Name="CollectionName.SecretName"

Description

DeleteWalletSymmetricKey deletes a symmetric key secret from the specified collection. InterSystems IRIS® deletes this secret when processing the [Actions] section during a configuration merge.

The DeleteWalletSymmetricKey action accepts any of the properties listed as parameters in the class reference for the %Wallet.SymmetricKey.Delete() method.

Changing This Operation

This operation is designed to be used during a configuration merge. You can change DeleteWalletSymmetricKey by editing the merge file in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab