DatabaseEncryptionKey.Reencrypt(String, DatabaseEncryptionType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Déchiffre la clé DEK avec le encrypteur spécifié
public void Reencrypt(string encryptorName, Microsoft.SqlServer.Management.Smo.DatabaseEncryptionType encryptionType);
member this.Reencrypt : string * Microsoft.SqlServer.Management.Smo.DatabaseEncryptionType -> unit
Public Sub Reencrypt (encryptorName As String, encryptionType As DatabaseEncryptionType)
Paramètres
- encryptorName
- String
- encryptionType
- DatabaseEncryptionType