BackupEncryptionOption.Encryptor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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