Catalog::Encryption Enumeration
Specifies the encryption algorithm that is used for the catalog.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: