Skip to content

Instantly share code, notes, and snippets.

@yaronn
Created December 18, 2013 18:14
Show Gist options
  • Save yaronn/8027078 to your computer and use it in GitHub Desktop.
Save yaronn/8027078 to your computer and use it in GitHub Desktop.
using System.Net.Security;
[ServiceContract(..., ProtectionLevel=ProtectionLevel.Sign)]
public interface ServicePortType {...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment