2 writes to messageAuthenticationAuditLevel
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
108
this.
messageAuthenticationAuditLevel
= ServiceSecurityAuditBehavior.defaultMessageAuthenticationAuditLevel;
261
this.
messageAuthenticationAuditLevel
= value;
1 reference to messageAuthenticationAuditLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
249
return this.
messageAuthenticationAuditLevel
;