GIAC
GSSP-NET · Question #438
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. The…
The correct answer is B. Create a custom profile provider and ensure that the provided information is encrypted. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. The application stores sensitive profile data in a SQL Server 2008 database. You are required to make sure that no profile data is stored in clear text. What will you do to accomplish the task? GIAC GSSP-.NET Exam
Options
- AUse the Aspnet_regiis.exe tool to encrypt the connection string that is used to connect to
- BCreate a custom profile provider and ensure that the provided information is encrypted
- CEnable the secure sockets layer encryption for the SQL Server connections.
- DUse SQL Profiler.
How the community answered
(18 responses)- A6% (1)
- B78% (14)
- C6% (1)
- D11% (2)
Community Discussion
No community discussion yet for this question.