3 references to IssuerChannelBehaviors
System.ServiceModel (3)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (3)
100return this.federatedTokenProvider.IssuerChannelBehaviors; 671this.channelFactory = this.StandardsManager.TrustDriver.CreateFederationProxy(this.IssuerAddress, this.IssuerBinding, this.IssuerChannelBehaviors); 707this.credentialsHandle = SecurityUtils.GetCredentialsHandle(this.IssuerBinding, this.IssuerChannelBehaviors);