Docs Menu
Docs Home
/
MongoDB Manual
/ / /

KeyVault.removeKeyAltName()

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().

Tip

See also:

← KeyVault.getKeyByAltName()