This method of the UIPermission Class determines whether the object indicates permission to access the Clipboard.
public boolean getClipboardAccess();
Returns true if the object indicates permission to access the Clipboard; otherwise, returns false.