1 write to UserNameElement
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1167this.UserNameElement = dictionary.CreateString(ServiceModelStringsVersion1.String167, 167);
2 references to UserNameElement
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
413writer.WriteElementString(XD.SecurityJan2004Dictionary.Prefix.Value, XD.SecurityJan2004Dictionary.UserNameElement, 452if (reader.IsStartElement(XD.SecurityJan2004Dictionary.UserNameElement, XD.SecurityJan2004Dictionary.Namespace))