3 references to HttpsSoap12_Address
Binding.Custom.IntegrationTests (1)
CustomBindingTests.4.1.0.cs (1)
73
factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.
HttpsSoap12_Address
));
Security.TransportSecurity.IntegrationTests (2)
Https\HttpsTests.4.1.0.cs (2)
122
ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.
HttpsSoap12_Address
));
200
ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.
HttpsSoap12_Address
));