The properties of the UIPermissionAttribute class are listed below. For a complete list of UIPermissionAttribute class members, see the UIPermissionAttribute Members topic.
Action (inherited from SecurityAttribute) | Retrieves or assigns the security action that is being declared. |
Clipboard | Specifies type of access permitted to clipboard. |
Unrestricted (inherited from SecurityAttribute) | Retrieves or assigns a value indicating whether full (unrestricted) permission to the resource protected by the attribute should be declared. |
Window | Specifies type of access permitted to Window resources. |
UIPermissionAttribute Class | System.Security.Permissions Namespace