wcf 使用sqlMembership证书认证
摘要:1.接口 namespace Aretch.WcfService.Services.Interface { [ServiceContract] public interface ICalculator { [OperationContract] void test(); } } 2.服务类 public class Calcu...
阅读全文
posted @ 2018-04-24 19:47
浙公网安备 33010602011771号