BackupEncryptionOptions.Algorithm Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’algorithme de chiffrement.
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)