wcf-security
Open Source Alternatives to WCF [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-10 02:51 分类:问答WCF authentication on IIS7 shared hosting
After several days of tests I find the only way I can create a WCF web service with authentication开发者_开发问答 is to put a certificate in localmachine/trustedpeople cert store. The host will not do[详细]
2023-03-09 21:03 分类:问答WCF service with WAS: service cannot convert queue's path name
I got a WCF service listening on a via WAS on a MSMQ which is located on a different server within the same domain.[详细]
2023-03-08 15:50 分类:问答Pockect PC WCF implement Windows authentication
I need to implement windows authentication on a windows Pocket PC 5.0 when connecting to the WCF service. Is it possible to let the user enter their credentials which can开发者_如何学Go then be passed[详细]
2023-03-08 08:04 分类:问答WCF Service options specific to Silverlight
I am getting confused as to which type of of WCF service I should create. The options that Visual Studio gives me are[详细]
2023-03-08 03:44 分类:问答Connect To Secure WebService
I want to connect web service (as service reference) which is secured by certificate. for this I\'m doing this:[详细]
2023-03-07 01:47 分类:问答WCF bindings/security configuration for Intranet that uses Mac and Windows?
What bindings and security configurations are best f开发者_Go百科or an environment with Windows and Mac Computers?BasicHttpBinding will probably have the greatest reach. Just about every platform supp[详细]
2023-03-06 13:26 分类:问答Can I have one service that exposes intranet and internet operations?
Assume I have a service that has about 10 operations, but 2 of them are nee开发者_运维技巧ded for intranet purposes only.How would I configure the two operations to be restricted only to the intranet?[详细]
2023-03-06 13:24 分类:问答Where should I read my username and password for my WCF Service?
I have a WPF application that has just one button.When the button is clicked, all it does is open the service.Here is the code:[详细]
2023-03-06 01:35 分类:问答ASP.NET - IIS7 Deployment Error 500 24 50 using WCF Web Service Binding w/ AD Groups
Background: I am getting a Internal Server 500 24 50 error after deploying an application that has compiled without errors on my local machine. The server that the application is deployed on has a ton[详细]
2023-03-05 09:00 分类:问答