Backup.EncryptionOption 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.
The EncryptionOption property specifies backup encryption option.
public Microsoft.SqlServer.Management.Smo.BackupEncryptionOptions EncryptionOption { get; set; }
member this.EncryptionOption : Microsoft.SqlServer.Management.Smo.BackupEncryptionOptions with get, set
Public Property EncryptionOption As BackupEncryptionOptions