1 write to auditLogLocation
System.ServiceModel (1)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
306
this.
auditLogLocation
= value;
3 references to auditLogLocation
System.ServiceModel (3)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (3)
301
return this.
auditLogLocation
;
823
SecurityAuditHelper.WriteSecurityNegotiationSuccessEvent(this.
auditLogLocation
,
844
SecurityAuditHelper.WriteSecurityNegotiationFailureEvent(this.
auditLogLocation
,