BackupEncryptionOptions.GetAlgorithmString(BackupEncryptionAlgorithm) Метод

Определение

Возвращает строковое значение алгоритма шифрования.

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

Параметры

algorithm
BackupEncryptionAlgorithm

algorithm

Возвращаемое значение

Строковое значение.

Применяется к