The Wayback Machine - https://web.archive.org/web/20220430035944/https://github.com/topics/wcf
Skip to content
#

wcf

Here are 355 public repositories matching this topic...

marlon-tucker
marlon-tucker commented Mar 16, 2022

I'm in the process of converting our WCF security model over to CoreWCF and have hit a wall because CustomUserNameSecurityTokenAuthenticator has been marked as internal.

I'm unable to work around it by inheriting from a class further up the chain because the UserNameSecurityToken is also marked as internal, and that is the token type which will get created.

Is there a reason why these ar

good first issue Triaged

Improve this page

Add a description, image, and links to the wcf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wcf topic, visit your repo's landing page and select "manage topics."

Learn more