2 references to UPTokenPasswordTextValue
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityJan2004.cs (2)
349
writer.WriteAttributeString(XD.SecurityJan2004Dictionary.TypeAttribute, null, SecurityJan2004Strings.
UPTokenPasswordTextValue
);
360
if (type != null && type.Length > 0 && type != SecurityJan2004Strings.
UPTokenPasswordTextValue
)