Retrieves OAuth apps for a specific customer tenant.
The Get-CIPPOAuthApps function retrieves OAuth apps for a specific customer tenant by making a REST API call to the "/api/listoauthapps" endpoint.
The ID of the customer tenant for which to retrieve OAuth apps.
PS > Get-CIPPOAuthApps -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"