다음을 통해 공유


Catalog.Encryption 열거형

Specifies the encryption algorithm that is used for the catalog.

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

구문

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

멤버

멤버 이름 설명
AES_128 The encryption is AES_128.
AES_192 The encryption is AES_192.
AES_256 The encryption is AES_256.
TRIPLE_DES_3KEY The encryption is TRIPLE_DES_3KEY.

참고 항목

참조

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스