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