2 references to MessageAuthenticationAuditLevelProperty
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\RecipientServiceModelSecurityTokenRequirement.cs (2)
67return GetPropertyOrDefault<AuditLevel>(MessageAuthenticationAuditLevelProperty, ServiceSecurityAuditBehavior.defaultMessageAuthenticationAuditLevel); 71this.Properties[MessageAuthenticationAuditLevelProperty] = value;