Partager via


Méthode DropServiceKeyEncryption

Drops service key encryption from the master key.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub DropServiceKeyEncryption
'Utilisation
Dim instance As MasterKey

instance.DropServiceKeyEncryption()
public void DropServiceKeyEncryption()
public:
void DropServiceKeyEncryption()
member DropServiceKeyEncryption : unit -> unit 
public function DropServiceKeyEncryption()

Notes

The IsEncryptedByServer property specifies whether the master key is encrypted by the service master key or by using a password.