There is a WCF (Windows Communication Foundation) service PassGuideService.
PassGuideService is secured.
How can you track attempts to access PassGuideService that are unsuccessful? Select all that apply.
A.
Use the serviceAuthorization behavior..
B.
Use the serviceDebugger behavior..
C.
Use the serviceSecurityAudit behavior..
D.
Use the security configuration element..
E.
..and use attribute..
F.
..and use method..
G.
Mode
H.
messageAuthenticationAuditLevel
I.
includeExceptionDetailsInFaults
J.
authorizationManagerType
K.
..and set it to..
L.
True
M.
False
N.
Success
O.
Failure
P.
Service
Q.
Message
Explanation: