1 write to SecurityAuditLogLocation
System.ServiceModel (1)
System\ServiceModel\Description\ServiceSecurityAuditBehavior.cs (1)
131
behavior.
SecurityAuditLogLocation
= this.auditLogLocation;
3 references to SecurityAuditLogLocation
System.ServiceModel (3)
System\ServiceModel\Dispatcher\AuthenticationBehavior.cs (1)
130
authenticationBehavior.auditLogLocation = dispatch.
SecurityAuditLogLocation
;
System\ServiceModel\Dispatcher\AuthorizationBehavior.cs (1)
143
behavior.auditLogLocation = dispatch.
SecurityAuditLogLocation
;
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
53
this.auditLogLocation = dispatch.
SecurityAuditLogLocation
;