Skip to main content

DeleteWalletKeyValue

Deletes a key-value pair secret.

Synopsis

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

Description

DeleteWalletKeyValue deletes an key-value pair secret from the specified collection. InterSystems IRIS® deletes this secret when processing the [Actions] section during a configuration merge.

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

Changing This Operation

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

FeedbackOpens in a new tab