InterviewSolution
| 1. |
What Types Of Security Measures Are Provided With Silverlight? |
|
Answer» Silverlight is Microsoft based technology and it COME up with some security FEATURES, to make it secure to use and implement. For secure COMMUNICATION its applications makes use of WCF services and uses WCF security features. SSL (Secure SOCKET Layer) can be used for security mechanism to give the transport layer security. Silverlight is Microsoft based technology and it come up with some security features, to make it secure to use and implement. For secure communication its applications makes use of WCF services and uses WCF security features. SSL (Secure Socket Layer) can be used for security mechanism to give the transport layer security. |
|