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