1 write to PasswordElement
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1165
this.
PasswordElement
= dictionary.CreateString(ServiceModelStringsVersion1.String165, 165);
2 references to PasswordElement
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
417
writer.WriteStartElement(XD.SecurityJan2004Dictionary.Prefix.Value, XD.SecurityJan2004Dictionary.
PasswordElement
,
456
else if (reader.IsStartElement(XD.SecurityJan2004Dictionary.
PasswordElement
, XD.SecurityJan2004Dictionary.Namespace))