1 write to Security
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowInstanceManagementBehavior.cs (1)
57Security = new WSHttpSecurity
4 references to Security
System.ServiceModel (4)
System\ServiceModel\Configuration\WSHttpBindingElement.cs (2)
52this.Security.InitializeFrom(wspBinding.Security); 61this.Security.ApplyConfiguration(wspBinding.Security);
System\ServiceModel\WS2007HttpBinding.cs (1)
82return this.Security.CreateMessageSecurity(this.ReliableSession.Enabled, WS2007MessageSecurityVersion);
System\ServiceModel\WSHttpBinding.cs (1)
236return this.Security.InternalShouldSerialize();