8 references to CreateTokenAssertion
System.ServiceModel (8)
System\ServiceModel\Security\WSSecurityPolicy.cs (6)
950policy.AppendChild(CreateTokenAssertion(exporter, p)); 957policy.AppendChild(CreateTokenAssertion(exporter, p)); 1013policy.AppendChild(CreateTokenAssertion(exporter, p)); 1704CreateTokenAssertion(exporter, parameters) 1796CreateTokenAssertion(exporter, parameters) 1809CreateTokenAssertion(exporter, parameters)
System\ServiceModel\Security\WSSecurityPolicy12.cs (2)
394policy.AppendChild(CreateTokenAssertion(exporter, p)); 429policy.AppendChild(CreateTokenAssertion(exporter, p));