Microsoft
70-513 · Question #93
You have a secured Windows Communication Foundation (WCF) service. You need to track unsuccessful attempts to access the service. What should you do?
The correct answer is D. Set the messageAuthenticationAuditLevel attribute of the serviceSecurityAudit behavior to. See the full explanation below for the reasoning.
Question
You have a secured Windows Communication Foundation (WCF) service. You need to track unsuccessful attempts to access the service. What should you do?
Options
- ASet the authorizationManagerType attribute of the serviceAuthorization behavior to
- BSet the includeExceptionDetailslnFaults attribute of the serviceDebug behavior to true
- CSet the Mode attribute of the security configuration element to Message
- DSet the messageAuthenticationAuditLevel attribute of the serviceSecurityAudit behavior to
How the community answered
(21 responses)- A10% (2)
- B5% (1)
- C5% (1)
- D81% (17)
Community Discussion
No community discussion yet for this question.