2 writes to algorithmSuite
System.ServiceModel (2)
System\ServiceModel\FederatedMessageSecurityOverHttp.cs (2)
36algorithmSuite = SecurityAlgorithmSuite.Default; 58this.algorithmSuite = value;
1 reference to algorithmSuite
System.ServiceModel (1)
System\ServiceModel\FederatedMessageSecurityOverHttp.cs (1)
51get { return this.algorithmSuite; }