Question from the ASP .NET test

How to hide a variable in C#

Hard

You are developing a class library that will be used by all the websites of your company. A specific variable in a helper class within the library contains very sensitive information.

You must ensure that this variable is not visible to developers when they debug a web application.
What are the two actions to take to do this?

Author: Nicolas LaurentStatus: PublishedQuestion passed 396 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!