2 writes to KeyType
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (1)
249KeyType = dictionary.Add(TrustDec2005Strings.KeyType);
System\ServiceModel\XD.cs (1)
759KeyType = dictionary.CreateString(ServiceModelStringsVersion1.String221, 221);
6 references to KeyType
System.ServiceModel.Primitives (6)
System\ServiceModel\DXD.cs (2)
327Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.KeyType); 372Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.KeyType);
System\ServiceModel\Security\WSTrust.cs (4)
1208return element.LocalName == DriverDictionary.KeyType.Value 1216XmlElement result = doc.CreateElement(DriverDictionary.Prefix.Value, DriverDictionary.KeyType.Value, 1229return element.LocalName == DriverDictionary.KeyType.Value 1237XmlElement result = doc.CreateElement(DriverDictionary.Prefix.Value, DriverDictionary.KeyType.Value,