1 write to AuthenticationScheme
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
217this.AuthenticationScheme = source.AuthenticationScheme;
2 references to AuthenticationScheme
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
183binding.AuthenticationScheme = this.AuthenticationScheme; 217this.AuthenticationScheme = source.AuthenticationScheme;