3 instantiations of NegotiationAuthenticatorTraceRecord
System.ServiceModel (3)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (3)
140
TraceUtility.TraceEvent(TraceEventType.Information, TraceCode.NegotiationAuthenticatorAttached, SR.GetString(SR.TraceCodeNegotiationAuthenticatorAttached), new
NegotiationAuthenticatorTraceRecord
<T>(authenticator, transportChannelListener));
150
new
NegotiationAuthenticatorTraceRecord
<T>(authenticator, serviceToken));
165
TraceUtility.TraceEvent(TraceEventType.Warning, TraceCode.SecurityNegotiationProcessingFailure, SR.GetString(SR.TraceCodeSecurityNegotiationProcessingFailure), new
NegotiationAuthenticatorTraceRecord
<T>(authenticator, e));