1 write to usingDefaultSpnList
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
112this.extendedProtectionPolicy = GetPolicyWithDefaultSpnCollection(bindingElement.ExtendedProtectionPolicy, this.authenticationScheme, this.HostNameComparisonModeInternal, base.Uri, out this.usingDefaultSpnList);
1 reference to usingDefaultSpnList
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
187AspNetEnvironment.Current.ValidateHttpSettings(virtualPath, isMetadataListener, this.usingDefaultSpnList, ref this.authenticationScheme, ref this.extendedProtectionPolicy, ref this.realm);