Microsoft
70-513 · Question #38
You are developing a Windows Communication Foundation (WCF) service. You need to enable security auditing for all events. What should you do?
The correct answer is C. Set the serviceAuthorizationAuditLevel setting to SuccessAndFailure and the. See the full explanation below for the reasoning.
Question
You are developing a Windows Communication Foundation (WCF) service. You need to enable security auditing for all events. What should you do?
Options
- ASet the serviceAuthorizationAuditLevel setting to Success and the
- BSet the messageAuthenticationAuditLevel setting to Success and the auditLogLocation
- CSet the serviceAuthorizationAuditLevel setting to SuccessAndFailure and the
- DSet the messageAuthenticationAuditLevel setting to SuccessAndFailure and the
How the community answered
(44 responses)- A5% (2)
- B16% (7)
- C73% (32)
- D7% (3)
Community Discussion
No community discussion yet for this question.