This topic has not yet been rated - Rate this topic

DatabaseEncryptionKeyStatement.Encryptor Property

SQL Server 2012

Gets or sets the encryptor name used to encrypt the encryption key. Only certificate and asymmetric key are allowed here, and crypto should not have password or signature.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
function get Encryptor () : CryptoMechanism 
function set Encryptor (value : CryptoMechanism)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.