Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Docs Menu
Docs Home
/ /

KeyVault.removeKeyAltName() (mongosh method)

KeyVault.removeKeyAltName(UUID, keyAltName)

Removes the specified keyAltName from the data encryption key with the specified UUID. The data encryption key must exist in the key vault associated with the database connection.

This method is an alias for removeKeyAlternateName().

This command is available in deployments hosted in the following environments:

  • MongoDB Atlas: The fully managed service for MongoDB deployments in the cloud

Tip

Back

KeyVault.removeKeyAlternateName

On this page