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