This method of the UIAccessRequest Class retrieves the permission identifier for the UIAccessRequest object. This method satisfies the ISecurityRequest interface and returns PermissionID.UI to indicate that instances of the UIAccessRequest class are associated with the user interface permission.
public PermissionID getPermissionID();
Returns PermissionID.UI.