다음을 통해 공유


DatabaseEncryptionAlgorithm 열거형

Specifies the algorithm used to encrypt the database encryption key

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

‘선언
Public Enumeration DatabaseEncryptionAlgorithm
‘사용 방법
Dim instance As DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm
public enum class DatabaseEncryptionAlgorithm
type DatabaseEncryptionAlgorithm
public enum DatabaseEncryptionAlgorithm

멤버

멤버 이름 설명
Aes128 Key Length of 128
Aes192 Key Length of 192
Aes256 Key Length of 256
TripleDes Key Length of 192