WebBrowserPermission Constructor (WebBrowserPermissionLevel)
.NET Framework (current version)
Initializes a new instance of the WebBrowserPermission class by specifying the Web browser permission level.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- webBrowserPermissionLevel
-
Type:
System.Security.Permissions::WebBrowserPermissionLevel
An enumerated value of WebBrowserPermissionLevel.
The following code example shows how to create a WebBrowserPermission with a WebBrowserPermissionLevel value.
.NET Framework
Available since 3.0
Available since 3.0
Show: