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