Values of the UIPermissionClipboard enumeration are used to specify the type of clipboard access represented by a UIPermission object. OwnClipboard means that code can freely place data into the clipboard but cannot programmatically read the clipboard contents. AllClipboard represents unrestricted clipboard access.