Condividi tramite


Metodo DropServiceKeyEncryption

Drops service key encryption from the master key.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub DropServiceKeyEncryption
'Utilizzo
Dim instance As MasterKey

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

Osservazioni

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