wcf icon indicating copy to clipboard operation
wcf copied to clipboard

Fix svcutil endpoint configurations generation

Open petarpetrovt opened this issue 3 years ago • 5 comments

Fixes #4828

  • [x] CertificateOverTransport
  • [ ] IssuedTokenOverTransport - Not sure how IssuedSecurityTokenParameters parameter should be generated.
  • [x] KerberosOverTransport
  • [ ] SspiNegotiatedOverTransport - Not sure how requireCancellation parameter should be generated.
  • [x] UserNameOverTransport

petarpetrovt avatar Jun 15 '22 19:06 petarpetrovt

@petarpetrovt can you please rebase and submit changes to fix the build pipeline issue?

What is your plan for the two unchecked items?

HongGit avatar Aug 31 '22 03:08 HongGit