2 references to SecurityAlgorithmSuiteProperty
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\Tokens\ServiceModelSecurityTokenRequirement.cs (2)
99return GetPropertyOrDefault<SecurityAlgorithmSuite>(SecurityAlgorithmSuiteProperty, null); 103Properties[SecurityAlgorithmSuiteProperty] = value;