1 write to auditLogLocation
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
53
this.
auditLogLocation
= dispatch.SecurityAuditLogLocation;
2 references to auditLogLocation
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (2)
261
SecurityAuditHelper.WriteImpersonationSuccessEvent(this.
auditLogLocation
,
287
SecurityAuditHelper.WriteImpersonationFailureEvent(this.
auditLogLocation
,