Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-security

How to get the X509Certificate from a client request

WCF Routing with Message Security

WCF how to pass token for authentication?

wcf wcf-security token

Can not call web service with basic authentication using WCF

What's the difference between retrieving WindowsPrincipal from WindowsIdentity and Thread.CurrentPrincipal?

Using ASP.NET Membership Provider authentincation in a WCF service

netTCP binding Soap Security Negotiation Failed

Connect with WCF to a WebService authenticated with username/password

WCF Error : 'It is likely that certificate 'my cert' may not have a private key that is capable of key exchange

The authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'BasicHttpBinding' ('Negotiate').

'MANAGE PRIVATE KEYS' option missing

WCFTestClient - how can I add username and pass?

What are the differences between security mode="Transport" and security mode="TransportCredentialOnly"

wcf wcf-security

IDX10500: Signature validation failed. Unable to resolve SecurityKeyIdentifier

Using Fiddler to sniff Visual Studio 2013 requests (proxy firewall)

Is it possible to call Dynamics CRM 2011 late-bound WCF Organization service without the SDK - straight customized binding?

WCF Transport vs Message

c# wcf wcf-security

Correct way communicate WSSE Usernametoken for SOAP webservice

WCF Error "This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case"

What is the difference between a WCF Service Application and a WCF Service Library?