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