2 references to UPTokenPasswordTextValue
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
308
writer.WriteAttributeString(XD.SecurityJan2004Dictionary.TypeAttribute, null, SecurityJan2004Strings.
UPTokenPasswordTextValue
);
319
if (type != null && type.Length > 0 && type != SecurityJan2004Strings.
UPTokenPasswordTextValue
)