![]()
A new permission object that represents the union of the current permission object and the specified permission object.
The result of a call to System.Security.Permissions.UIPermission.Union(System.Security.IPermission) is a permission that represents all the operations represented by the current permission object, and all the operations represented by the specified permission object.