WebBrowserPermissionAttribute Constructor (SecurityAction)
.NET Framework (current version)
Initializes a new instance of the WebBrowserPermissionAttribute class with the specified SecurityAction.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- action
-
Type:
System.Security.Permissions::SecurityAction
One of the SecurityAction values.
Members of this class are either not typically used in XAML, or cannot be used in XAML.
The following example shows how to define a WebBrowserPermissionAttribute.
.NET Framework
Available since 3.0
Available since 3.0
Show: