• Problem with using that approach is that, if you choose to not save sensitive data, then you will have to specify all parameters that are sensitive each time you run - which is quite inconvenient. Much simpler to go with EncyrptSensitiveWithPassword, which allows you to save connection strings and such, and still keeps your package protected.