在C#.NET中实现WSSE安全性 [英] Implement WSSE Security in C# .NET

查看:203
本文介绍了在C#.NET中实现WSSE安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 


我想在C#应用程序中实现WSSE安全工具。 


场景是,我有使用WSSE Security在Java中开发的Web服务。现在我想在.NET应用程序中使用WSSE安全性来使用这个Java Web服务。 


我正在使用.NET framework 3.5和Visual Studio 2010


我如何能够实现同样的目标。 


此问候中的任何指示都将是一个很好的帮助。


谢谢

解决方案

您可以使用wsHttpBinding绑定轻松实现WFS的WSSE安全性,这是新服务的默认设置。

Hi, 

I want to implement the implement WSSE Security in C# application. 

scenario is that, i have web service which developed in Java using WSSE Security. Now i want to consume this Java web service in the .NET application with  WSSE Security. 

I am using .NET framework 3.5 and Visual Studio 2010

How i can achieve the same. 

Any pointers in this regards will be a great help.

Thanks

解决方案

You can easily implement WSSE security with WCF, using the wsHttpBinding binding, which is the default for a new service.


这篇关于在C#.NET中实现WSSE安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆