6 references to CreateTokenAssertion
System.ServiceModel (6)
System\ServiceModel\Security\WSSecurityPolicy.cs (4)
964
policy.AppendChild(
CreateTokenAssertion
(exporter, p, true));
971
policy.AppendChild(
CreateTokenAssertion
(exporter, p, true));
1023
policy.AppendChild(
CreateTokenAssertion
(exporter, p, true));
1854
return
CreateTokenAssertion
(exporter, parameters, false);
System\ServiceModel\Security\WSSecurityPolicy12.cs (2)
401
policy.AppendChild(
CreateTokenAssertion
(exporter, p, true));
436
policy.AppendChild(
CreateTokenAssertion
(exporter, p, true));