Docs Menu
Docs Home
/
MongoDB Manual
/ / /

KeyVault.removeKeyAltName()

On this page

  • Compatibility
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

See also:

Back

KeyVault.removeKeyAlternateName

On this page