1 write to AllowInsecureTransport
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
262this.AllowInsecureTransport = source.AllowInsecureTransport;
2 references to AllowInsecureTransport
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
190sbe.AllowInsecureTransport = this.AllowInsecureTransport; 262this.AllowInsecureTransport = source.AllowInsecureTransport;