2 references to defaultAllowInsecureTransport
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
70this.allowInsecureTransport = defaultAllowInsecureTransport;
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
93[ConfigurationProperty(ConfigurationStrings.AllowInsecureTransport, DefaultValue = SecurityBindingElement.defaultAllowInsecureTransport)]