Enumerazione DatabaseEncryptionAlgorithm

Specifies the algorithm used to encrypt the database encryption key

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration DatabaseEncryptionAlgorithm
'Utilizzo
Dim instance As DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm
public enum class DatabaseEncryptionAlgorithm
type DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm

Membri

Nome membro Descrizione
Aes128 Key Length of 128
Aes192 Key Length of 192
Aes256 Key Length of 256
TripleDes Key Length of 192