dotnet / dotnet/wcf

AllowInsecureTransport & EnableUnsecuredResponse in SecurityBindingElement class

Open
#4,817 4 comments 0 reactions 1 assignee Claimed by @imcarolwang View on GitHub
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

I'm trying to construct a `SecurityBindingElement` object but the `AllowInsecureTransport` and `EnableUnsecuredResponse` attributes are not available within the created object.

When you look at the code [here](https://github.com/dotnet/wcf/blob/main/src/dotnet-svcutil/lib/src/FrameworkFork/System.ServiceModel/System/ServiceModel/Channels/SecurityBindingElement.cs), one can see that these attributes are listed.

Is this code old and no longer used?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.