BackupEncryptionOptions.Algorithm Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o algoritmo de criptografia.
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)