2 writes to outgoingAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
145
this.
outgoingAlgorithmSuite
= factory.outgoingAlgorithmSuite;
474
this.
outgoingAlgorithmSuite
= value;
2 references to outgoingAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
145
this.outgoingAlgorithmSuite = factory.
outgoingAlgorithmSuite
;
465
return this.
outgoingAlgorithmSuite
;