1 write to SecurityBindingElement
System.ServiceModel.Federation (1)
System\ServiceModel\Federation\WsFederationHttpBinding.cs (1)
87
SecurityBindingElement
= result;
3 references to SecurityBindingElement
System.ServiceModel.Federation (3)
System\ServiceModel\Federation\WsFederationHttpBinding.cs (3)
44
/// Builds the <see cref="
SecurityBindingElement
"/> for the RelyingParty channel.
46
/// <returns>a <see cref="
SecurityBindingElement
"/> for the RelyingParty channel.</returns>
99
bindingElementCollection.Insert(0, new WSFederationBindingElement(WSTrustTokenParameters,
SecurityBindingElement
));