Checks if a customer has permission to access specific products.
The customer object to check permissions for.
The array of products to check permissions against.
Indicates whether to include the reason for the permission check.
The context for loading access permissions.
An array of permission check results.
Represents access permission functionality for checking permissions.