Backup.EncryptionOption Property

Definition

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

Property Value

Applies to