What will you do?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

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 uses the health monitoring events to raise application audit events in the following situations:

l When users login

l When users modify their password

l When users perform other security-related actions

You must ensure that the application logs all audit events for all applications on the Web server.

What will you do?
A . Configure the eventMappings Element in the Web.config file to allow an entry for success a udits.
B . Configure the eventMappings Element in the Web.config file to allow a single entry for auditing events that is present for all audits.
C . Configure the eventMappings Element in the Machine.config file to allow an entry for success audits.
D . Configure the eventMappings Element in the Machine.config file to allow a single entry for auditing events that is present for all audits.

Answer: D

Leave a Reply

Your email address will not be published.