3 references to BodyName
System.ServiceModel (3)
System\ServiceModel\Security\WSSecurityPolicy.cs (3)
275
result.AppendChild(CreateWsspAssertion(
BodyName
));
303
result.AppendChild(CreateWsspAssertion(
BodyName
));
326
if (IsWsspAssertion(element,
BodyName
))