WCF provides comprehensive security features in three main areas: transfer security, authentication and authorization of clients, and auditing.
Security Modes of WCF: WCF can provide authentication, privacy, and integrity for messages by using two mechanisms:
You can specify the security for a binding by setting its SecurityMode property. By default, the BasicHttpBinding has no security configured. Other HTTP bindings use WS-Security, and TCP and Named Pipe bindings use Windows security. You can use the .NET PrincipalPermission attribute to restrict access to an operation based on name, role, or authentication status.
| ||
For More Info Please Visit: WCF Resources Page |
Saturday, October 16, 2010
Security Features of WCF: (WCF Part 10)
Subscribe to:
Post Comments (Atom)
AI-Enabled Risk Scoring for TPPs in Open Banking: A Game Changer for Ecosystem Trust
As Open Banking ecosystems mature globally, traditional banks, fintech startups, and regulators face a growing challenge: how to trust the g...
-
Hi Everyone, My post today is about Data Compression Techniques, I’ve decided to post about Data Compression because It’s ...
-
This Post has some Previous Posts, you can access the first Main Post here: Some C++ Problems for Beginners (1) The code ...
No comments:
Post a Comment