3 references to Security
System.ServiceModel (3)
System\ServiceModel\BasicHttpBinding.cs (1)
235return this.Security.InternalShouldSerialize();
System\ServiceModel\Configuration\BasicHttpBindingElement.cs (2)
48this.Security.InitializeFrom(bpBinding.Security); 56this.Security.ApplyConfiguration(bpBinding.Security);