A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Hi @Bram Decraene ,
We can set the Protection Level as Encrypt all with password in SSIS packages.
Encryption, as used by package protection levels, is performed by using the Microsoft Data Protection API (DPAPI), which is part of the Cryptography API (CryptoAPI).
The package protection levels that encrypt packages by using passwords require that you provide a password also. If you change the protection level from a level that does not use a password to one that does, you will be prompted for a password.
Please refer to Access Control for Sensitive Data in Packages.
Best regards,
Mona
----------
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.