Creates a permission that is the union of the current permission and the specified permission.
Syntax
Parameters
- target
-
A permission to combine with the current permission. It must be of the same type as the current permission.
Returns
An System.Security.IPermission that represents the union of the current permission and the specified permission.
Remarks
Requirements
Namespace: System.Web
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0