BackupEncryptionOptions.GetAlgorithmString(BackupEncryptionAlgorithm) Méthode
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 la valeur de chaîne de l’algorithme de chiffrement.
public static string GetAlgorithmString(Microsoft.SqlServer.Management.Smo.BackupEncryptionAlgorithm algorithm);
static member GetAlgorithmString : Microsoft.SqlServer.Management.Smo.BackupEncryptionAlgorithm -> string
Public Shared Function GetAlgorithmString (algorithm As BackupEncryptionAlgorithm) As String
Paramètres
- algorithm
- BackupEncryptionAlgorithm
algorithm
Retours
Valeur de chaîne.