SSIS - prevent editing with password

  • Hi Guys,

    I have created an SSIS package. I want to set a password not to run it but to present any one from seeing that is inside.

    Can I create a password to present SSIS from being edited?

    Thanks

  • Try the protectionlevel EncryptAllWithPassword.

    You'll need to supply the password to run the package though.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply