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