如何在WCF休息服务中实现安全功能 [英] how can I implement security feature in WCF rest service

查看:66
本文介绍了如何在WCF休息服务中实现安全功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了WCF Rest服务,将由客户使用。

服务的请求和响应是JSON格式。





要求是,如何才能知道请求和响应没有被更改。

或者如何在WCF休息服务中实现安全功能。

I have created WCF Rest service, which will be consume by Client.
The request and response of service is in JSON format.


requirement is, how can I come to know that the request and response is not altered.
Or how can I implement security feature in WCF rest service.

推荐答案

从msdn链接中读取安全性基础知识 https://msdn.microsoft.com/en-us/library/ff650862.aspx [此处]
并尝试在此实施Windows身份验证和安全性的帮助下实现安全性WCF服务 [文章]



希望这对你有所帮助
Read security fundamentals from msdn linkhttps://msdn.microsoft.com/en-us/library/ff650862.aspx[here]
and try to implement security with the help of this Implement Windows authentication and security in WCF Service[article]

hope this will help you


这篇关于如何在WCF休息服务中实现安全功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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