BackupEncryptionOptions.Algorithm Property

Definition

Gets or sets the encryption algorithm.

public Microsoft.SqlServer.Management.Smo.BackupEncryptionAlgorithm? Algorithm { get; set; }
member this.Algorithm : Nullable<Microsoft.SqlServer.Management.Smo.BackupEncryptionAlgorithm> with get, set
Public Property Algorithm As Nullable(Of BackupEncryptionAlgorithm)

Property Value

Applies to