2 references to AuthenticationScheme
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
510if (this.proxyFactory != null && this.proxyFactory.AuthenticationScheme != AuthenticationSchemes.Anonymous) 862proxyTokenProvider = CreateAndOpenTokenProvider(timeoutHelper.RemainingTime(), this.proxyFactory.AuthenticationScheme, to, via, channelParameters);