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