1 write to MessageProtectionOrder
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
270this.MessageProtectionOrder = source.MessageProtectionOrder;
3 references to MessageProtectionOrder
System.ServiceModel (3)
System\ServiceModel\Configuration\SecurityElementBase.cs (3)
202ssbe.MessageProtectionOrder = this.MessageProtectionOrder; 217asbe.MessageProtectionOrder = this.MessageProtectionOrder; 270this.MessageProtectionOrder = source.MessageProtectionOrder;