6 references to TransportSecurityBindingElement
System.ServiceModel.Federation (2)
System\ServiceModel\Federation\WsFederationHttpBinding.cs (2)
53
var result = new
TransportSecurityBindingElement
70
var securityContextWrappingElement = new
TransportSecurityBindingElement
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\SecurityBindingElement.cs (4)
491
var result = new
TransportSecurityBindingElement
();
521
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
543
TransportSecurityBindingElement result = new
TransportSecurityBindingElement
();
582
var primary = new
TransportSecurityBindingElement
();