DatabaseEncryptionKeyStatement.Encryptor Property

Definition

Encryptor. Only certificate and asymmetric key are allowed here, and crypto should not have password or signature.

public Microsoft.SqlServer.TransactSql.ScriptDom.CryptoMechanism Encryptor { get; set; }
member this.Encryptor : Microsoft.SqlServer.TransactSql.ScriptDom.CryptoMechanism with get, set
Public Property Encryptor As CryptoMechanism

Property Value

Applies to