wcf
wcf copied to clipboard
Fix svcutil endpoint configurations generation
Fixes #4828
- [x] CertificateOverTransport
- [ ] IssuedTokenOverTransport - Not sure how
IssuedSecurityTokenParametersparameter should be generated. - [x] KerberosOverTransport
- [ ] SspiNegotiatedOverTransport - Not sure how
requireCancellationparameter should be generated. - [x] UserNameOverTransport
@petarpetrovt can you please rebase and submit changes to fix the build pipeline issue?
What is your plan for the two unchecked items?