2 references to AuditLogLocationProperty
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\RecipientServiceModelSecurityTokenRequirement.cs (2)
43return GetPropertyOrDefault<AuditLogLocation>(AuditLogLocationProperty, ServiceSecurityAuditBehavior.defaultAuditLogLocation); 47this.Properties[AuditLogLocationProperty] = value;