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