I
I
Ivan Vyrov2018-08-08 18:42:19
C++ / C#
Ivan Vyrov, 2018-08-08 18:42:19

How to fix a bug in a WCF service?

Dear experts!
I'm trying to implement authentication in a WCF service, I encountered the fact that there is no "UserNamePasswordValidator" in "System.IdentityModel.Selectors" what to do? How to solve this error?
.net version 4.6.1, based on msdn "UserNamePasswordValidator" should be.
5b6b0eb9bd2f7077997112.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2018-08-08
@ProKiLL

using System.IdentityModel;
https://stackoverflow.com/questions/20252742/system...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question