Skip to content

Instantly share code, notes, and snippets.

@yaronn
Created April 26, 2012 20:51
Show Gist options
  • Save yaronn/2503072 to your computer and use it in GitHub Desktop.
Save yaronn/2503072 to your computer and use it in GitHub Desktop.
<system.serviceModel>
<extensions>
<behaviorExtensions>
<add name="validateMustUnderstand" type="WCF_Self_Hosted_Service48.ValidateMustUnderstandElement, WCF Self Hosted Service48, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
</behaviorExtensions>
</extensions>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment