MCQOPTIONS
Saved Bookmarks
| 1. |
What is the recommended method for securing sensitive connection string information? |
| A. | Encrypting the data in the application configuration file |
| B. | Using a code obfuscator |
| C. | Using Integrated Security (Windows Authentication) |
| D. | Querying the user for his or her credentials at run time |
| Answer» D. Querying the user for his or her credentials at run time | |