NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

UIPermissionAttribute Properties

The properties of the UIPermissionAttribute class are listed below. For a complete list of UIPermissionAttribute class members, see the UIPermissionAttribute Members topic.

Public:

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.

See Also

UIPermissionAttribute Class | System.Security.Permissions Namespace