JoeLoco
JoeLoco

Reputation: 2204

Silverlight OOB have any limitations?

If i check Trusted Aplication on Manifest file, my Silverlight OOB have any limitations??

Ex: - directory access limitations - socket connections limitations.

Upvotes: 0

Views: 311

Answers (1)

Rafal Spacjer
Rafal Spacjer

Reputation: 4918

Here you can read about Trusted Silverlight Applications

The main features are:

  • Relaxed Cross-Domain Access
  • Restrictions Relaxed User Consent
  • Requirements Relaxed User Initiation
  • Requirements Full-Screen Support
  • Support for Window Customization File
  • System Access Native Integration

Upvotes: 1

Related Questions