2 references to LocalIssuerChannelBehaviors
System.ServiceModel (2)
System\ServiceModel\Configuration\IssuedTokenClientElement.cs (1)
138ConfigLoader.LoadChannelBehaviors(this.LocalIssuerChannelBehaviors, this.EvaluationContext, issuedToken.LocalIssuerChannelBehaviors);
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
478issuerChannelBehaviors = parent.IssuedToken.LocalIssuerChannelBehaviors;