开发者

WCF Security model implementation

I have a Web Service, Now I want to 开发者_C百科implement security model for that, Can you suggest me some tutorials which talks about implementing security on service and also on client. i tried OAUTH but there is not much implementation details about Service, tough Client implementation details are present in few blogs. Please Point me to some relative stuff where i can learn about security implementation. I am using WebHttpBinding in my WCF Service and its written in C#.


MSDN has an entire section devoted to Security for WCF.

Most of the details are in their Securing Services and Clients section of documentation. This discusses the details of the entire security model when using WCF, both on the server and the client.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜