4 references to SignedSupportingTokensName
System.ServiceModel (4)
System\ServiceModel\Security\WSSecurityPolicy.cs (2)
975result = CreateWsspAssertion(SignedSupportingTokensName); 1112if (TryImportWsspAssertion(assertions, SignedSupportingTokensName, out assertion)
System\ServiceModel\Security\WSSecurityPolicy12.cs (2)
405result = CreateWsspAssertion(SignedSupportingTokensName); 517if (TryImportWsspAssertion(assertions, SignedSupportingTokensName, out assertion)