3 writes to ComputedKeyAlgorithm
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
280this.ComputedKeyAlgorithm = dictionary.Add(TrustDec2005Strings.ComputedKeyAlgorithm);
System\ServiceModel\XD.cs (2)
1420this.ComputedKeyAlgorithm = dictionary.CreateString(ServiceModelStringsVersion1.String231, 231); 1481this.ComputedKeyAlgorithm = dictionary.CreateString(ServiceModelStringsVersion1.String231, 231);
3 references to ComputedKeyAlgorithm
System.ServiceModel (3)
System\ServiceModel\DXD.cs (2)
358Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.ComputedKeyAlgorithm); 403Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.ComputedKeyAlgorithm);
System\ServiceModel\Security\WSTrust.cs (1)
1491XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.ComputedKeyAlgorithm.Value,