I have a question about the above topic. I have a WCF service and use the Transport security model for it. But there is some mechanism related to the Thread state that I can\'t understand. In construc
I have a WCF service hosted in my local IIS and I\'m trying to access it from my windows application. The binding uses the authentication mode as \'IssuedTokenOverTransport\'
In a current project we are hosting a WCF 3.5 se开发者_如何转开发rvice on IIS7 and expose the methods through basicHttpBinding to an Adobe AIR/Flex4-client. Luckily Flash Builder 4 has integrated supp
I need help in following:) To begin with I work on the large application, that has a WinForms client and server. Server in our case is the set of WCF services. There is one service that is responsibl
How do I use current date & time as the value for the findValue attribute in the ServiceCertificate config when using \"FindByTimeValid\" for the x509FindType? Using DateTime.Now as bel开发者_C百科
We have got multiple application that uses different way of authetication to authenticate user. Almost all application are developed in WPF but there are few application which are developed in ASP.NET
I\'ve got a WCF client and service. The service is configured to use a certificate for encryption. This is all working fine. We\'re using self-signed certificates for testing.
I\'ve got a WCF client and service. The service is configured to use a certificate for encryption. This is all working fine. We\'re using self-signed certificates for testing.
I created a WCF service and one of its methods connects to database to perform some task. when I call the WCF service method from the client (website or console app), I get a login failed error (\"log
First of all, sorry for the dummy question. Couldn\'t find any straight answer on the internet. I\'m new to WCF (and using services in general) and would like to get some information about my security