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