3 references to IssuerChannelBehaviors
System.ServiceModel (3)
System\ServiceModel\Configuration\IssuedTokenClientElement.cs (3)
110foreach (IssuedTokenClientBehaviorsElement element in from.IssuerChannelBehaviors) 112this.IssuerChannelBehaviors.Add(element); 142foreach (IssuedTokenClientBehaviorsElement issuerBehaviorElement in this.IssuerChannelBehaviors)