what types of security measures are provided with silverlight?
Answer / Mayank Jaitly
Silverlight provides various security measures to protect applications. Here are some examples:n1. Strong Code Signing: To prevent tampering and ensure integrity.n2. Application Sandboxing: To restrict access to certain system resources.n3. Network Security: Silverlight communicates over HTTPS to ensure data confidentiality.n4. Partial Trust Execution: Silverlight applications run with a limited set of permissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the official name for Silverlight?
Differentiate between Silverlight 1.0 and Silverlight 2?
What do you understand by the term Silverlight Run Time?
How to use xaml namescope at run time?
Explain silverlight application life-cycle?
what is silverlight.js file? Explain with an example.
Does silverlight work on safari?
What is the name of linux version of silverlight?
Can we use external fonts in Silverlight? How
What does rendering engine in the silverlight includes?
When would one use silverlight instead of asp.net ajax?
Will silverlight support live streaming events as well as downloading media?