3 writes to TokenType
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
242
this.
TokenType
= dictionary.Add(TrustDec2005Strings.TokenType);
System\ServiceModel\XD.cs (2)
1381
this.
TokenType
= dictionary.CreateString(ServiceModelStringsVersion1.String187, 187);
1436
this.
TokenType
= dictionary.CreateString(ServiceModelStringsVersion1.String187, 187);
8 references to TokenType
System.ServiceModel (8)
System\ServiceModel\DXD.cs (2)
313
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
TokenType
);
365
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
TokenType
);
System\ServiceModel\Security\WSTrust.cs (6)
265
if (child.LocalName == DriverDictionary.
TokenType
.Value && child.NamespaceURI == DriverDictionary.Namespace.Value)
361
if (child.LocalName == DriverDictionary.
TokenType
.Value && child.NamespaceURI == DriverDictionary.Namespace.Value)
1050
writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.
TokenType
, DriverDictionary.Namespace);
1140
writer.WriteElementString(DriverDictionary.Prefix.Value, DriverDictionary.
TokenType
, DriverDictionary.Namespace, rstr.TokenType);
1376
if (element.LocalName == this.DriverDictionary.
TokenType
.Value
1394
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
TokenType
.Value,