Represents the security configuration of an out-of-browser application.
Public NotInheritable Class SecuritySettings _ Inherits DependencyObject
public sealed class SecuritySettings : DependencyObject
<OutOfBrowserSettings> <OutOfBrowserSettings.SecuritySettings> <SecuritySettings ElevatedPermissions="enumMemberName"/> </OutOfBrowserSettings.SecuritySettings> </OutOfBrowserSettings>
The SecuritySettings type exposes the following members.
This class is used by the OutOfBrowserSettings..::.SecuritySettings property to indicate the security requirements of the out-of-browser application. This property is read-only at run time, but you can set it in the out-of-browser configuration. For more information, see How to: Configure an Application for Out-of-Browser Support.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.