Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • In this case, database compromise is not really an issue because I'm not really using a database. All I have is a single config file which saves the settings for a single user. I would imagine there are better ways to steal CRM Credentials than individually stealing account data. Commented Apr 24, 2014 at 10:15
  • Hope this help Store a password to avoid user interaction Commented Apr 24, 2014 at 10:24
  • I believe I'm already using one of the methods detailed there. The current method I'm using is mentioned as one of the top answers on that question (DPAPI). Commented Apr 24, 2014 at 13:43