|
-
December 10th, 2009, 10:19 AM
#2
Re: app.config Q?
You can define it somewhere as constant or readonly field, but this still will be discoverable by tools like refelector, event with a little bit effort. If you want more secure storage, encrypt the key with DPAPI and store it in the config. Disadvantage of this approach is, that the key is untransferable to other machine or under other user profile.
- Make it run.
- Make it right.
- Make it fast.
Don't hesitate to rate my post. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|