KeyVault.removeKeyAltName()¶
-
KeyVault.
removeKeyAltName
(UUID, keyAltName)¶ Removes the specified
keyAltName
from the data encryption key with the specifiedUUID
. The data encryption key must exist in the key vault associated with the database connection.This method is an alias for
removeKeyAlternateName()
.
See also