Énumération DatabaseEncryptionAlgorithm

Specifies the algorithm used to encrypt the database encryption key

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (dans Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public Enumeration DatabaseEncryptionAlgorithm
'Utilisation
Dim instance As DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm
public enum class DatabaseEncryptionAlgorithm
type DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm

Membres

Nom de membre Description
Aes128 Key Length of 128
Aes192 Key Length of 192
Aes256 Key Length of 256
TripleDes Key Length of 192