The members of System.Security.Permissions.UIPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Security.Permissions.UIPermission class with either fully restricted or unrestricted access, as specified. | ||
Initializes a new instance of the System.Security.Permissions.UIPermission class with the permissions for the Clipboard, and no access to windows. | ||
Initializes a new instance of the System.Security.Permissions.UIPermission class with the permissions for windows, and no access to the Clipboard. | ||
Initializes a new instance of the System.Security.Permissions.UIPermission class with the specified permissions for windows and the Clipboard. |
Clipboard | UIPermissionClipboard.
Gets or sets the Clipboard access represented by the permission. | |
Window | UIPermissionWindow.
Gets or sets the window access represented by the permission. |
override | Copy()
| |
override | FromXml(System.Security.SecurityElement)
| |
override | Intersect(System.Security.IPermission)
| |
override | IsSubsetOf(System.Security.IPermission)
| |
IsUnrestricted()
| ||
override | ToXml()
| |
override | Union(System.Security.IPermission)
|
System.Security.Permissions.IBuiltInPermission.GetTokenIndex | Documentation for this section has not yet been entered. |