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