2 references to CreateWsspiSupportingTokensAssertion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (2)
984
return
CreateWsspiSupportingTokensAssertion
(exporter, endorsing, optionalEndorsing, addressingVersion, EndorsingSupportingTokensName);
989
return
CreateWsspiSupportingTokensAssertion
(exporter, signedEndorsing, optionalSignedEndorsing, addressingVersion, SignedEndorsingSupportingTokensName);