InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by Security Implementation? |
|
Answer» Since, WCF's support various protocols, such as TCP, HTTP, and MSMQ, the user must ENSURE that the necessary steps are taken to safeguard messages, and also establish security policies for authenticating and authorizing CALLS. WCF provides an easy and rich CONFIGURATION environment for secure messaging. WCF supports the following security models:
|
|