Compartir a través de


DropServiceKeyEncryption Método

Drops service key encryption from the master key.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub DropServiceKeyEncryption
'Uso
Dim instance As MasterKey

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

Notas

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