BackupEncryptionOptions.Algorithm Propiedad

Definición

Obtiene o establece el algoritmo de cifrado.

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)

Valor de propiedad

Se aplica a