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