Método AddPasswordEncryption

Adds password encryption to the master key.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

public void AddPasswordEncryption(
    string password
)

Parâmetros

Comentários

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