Web services security
Introduction
Securing a Web service is possible using WSE (Web Services Enhancements) for .NET. We can define the security requirements for both incoming and outgoing SOAP Messages this we can call it is a policy.
We can define the policy in two ways
1. Using WSE Settings 3.0 Tool
2. Adding the policy element to the XML file
Alternatively we can define the policy file either in development or deployment environment. It is more easy for an administrator to define a policy for an application when it is deployed using policy file.
Related Posts:
More from kalyan
- Web 2.0 Basics | TechBubbles
- Visual Studio 2008 SP1 Features | TechBubbles
- WSE Policy element in the policy file | TechBubbles
- New .NET Logo | TechBubbles
- MTOM Support to Web Service | TechBubbles
kalyan Recommends
1 Comment so far
Leave a reply
![Recommend [kalyanms1]](http://s3.amazonaws.com/arkayne-media/img/badge/02me.png)
Web services security…
You’ve been kicked (a good thing) – Trackback from DotNetKicks.com…