BackupEncryptionOptions.GetAlgorithmString(BackupEncryptionAlgorithm) Methode

Definition

Ruft den Zeichenfolgenwert des Verschlüsselungsalgorithmus ab.

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

Parameter

algorithm
BackupEncryptionAlgorithm

algorithm

Gibt zurück

Der Zeichenfolgenwert.

Gilt für: