The UIAccessRequest Class contains the following constructor:
Creates a UIAccessRequest object based on a specified access type.
public UIAccessRequest(int accessType);
Returns a request object that indicates a request to access the specified UI feature.
AccessType | The type of access that is being requested. The value must be one of the following constants from the UIPermission class:
ALLOW_CLIPBOARD |