3 writes to KeyType
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
269this.KeyType = dictionary.Add(TrustDec2005Strings.KeyType);
System\ServiceModel\XD.cs (2)
1409this.KeyType = dictionary.CreateString(ServiceModelStringsVersion1.String221, 221); 1470this.KeyType = dictionary.CreateString(ServiceModelStringsVersion1.String221, 221);
8 references to KeyType
System.ServiceModel (8)
System\ServiceModel\DXD.cs (2)
347Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.KeyType); 392Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.KeyType);
System\ServiceModel\Security\WSTrust.cs (4)
1338return element.LocalName == this.DriverDictionary.KeyType.Value 1346XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value, 1357return element.LocalName == this.DriverDictionary.KeyType.Value 1365XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value,
System\ServiceModel\Security\WSTrustDec2005.cs (2)
75XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value, 89if (element.LocalName == this.DriverDictionary.KeyType.Value