2 writes to messageProtectionOrder
System.ServiceModel (2)
System\ServiceModel\Security\MessageSecurityProtocolFactory.cs (2)
51
this.
messageProtectionOrder
= factory.messageProtectionOrder;
126
this.
messageProtectionOrder
= value;
2 references to messageProtectionOrder
System.ServiceModel (2)
System\ServiceModel\Security\MessageSecurityProtocolFactory.cs (2)
51
this.messageProtectionOrder = factory.
messageProtectionOrder
;
121
return this.
messageProtectionOrder
;