1 write to IncomingAlgorithmSuite
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
289
factory.
IncomingAlgorithmSuite
= DefaultAlgorithmSuite;
1 reference to IncomingAlgorithmSuite
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\TransportSecurityProtocol.cs (1)
110
factory.
IncomingAlgorithmSuite
, (factory.ActAsInitiator) ? MessageDirection.Output : MessageDirection.Input);