wcf-security
WCF No connection could be made because the target machine actively refused
I just implemented a simple WCF server using net.tcp. First, I use 127.0.0.1 as server address and client able to connect the WCF service.[详细]
2023-03-05 05:07 分类:问答X509Certificate Implementation best practices
Firstly, Thanks to all those patient techies trying to help unknown people. Secondly, I have a wcf service which should be consumed by only several clients (10) known to our company. This wcf service[详细]
2023-03-04 21:29 分类:问答WCF REST Security Options for clients not all using .NET
We have a WCF RESTful service which is to be consumed by Android (Java) and iPhone/iPad devices running MonoTouch (.NET)[详细]
2023-03-04 15:49 分类:问答Pass windows credentials when invoke wcf service from other wcf service
I have following problem: I have two WCF Services both using basicHttpBinging defined as: <binding name=\"DefaultBasicBinding\" closeTimeout=\"01:00:00\" openTimeout=\"01:00:00\"[详细]
2023-03-03 15:45 分类:问答WCF Transport Security
i have WSHttpBinding and ServiceHost in my code. how 开发者_高级运维can i set httpsGetEnabled and[详细]
2023-03-03 00:11 分类:问答WCF consumed by CF application
I have a WCF web service that need开发者_StackOverflow社区s to be consumed by a Coldfusion application.[详细]
2023-03-01 20:57 分类:问答WCF Security strategy to prevent sharing of username/passwords
I want to design a WCF service for my client that can be called via the internet from my client\'s business partner.What WCF security strategy should I apply so as to prevent the scenario in which the[详细]
2023-02-27 01:32 分类:问答WCF Error: The message with Action cannot be processed at the receiver
I get famous error in web application, which is WCF client: The message with Action cannot be processed at the receiver, due to a[详细]
2023-02-26 14:18 分类:问答SSL and WCF Transport Security
I have an IIS-hosted WCF service which is configured to use basicHttpBinding with transport security.[详细]
2023-02-26 05:09 分类:问答WCF Transport vs Message
i was reading about WCF security implementations and found out that there are 2 types of security: Transport Mode and Message Mode (or both)[详细]
2023-02-25 04:47 分类:问答
加载中,请稍侯......