Retrieves the MFA users for a specified customer tenant ID.
The Get-CIPPMFAUsers function retrieves the MFA users for a specified customer tenant ID by making a REST API call to the "/api/listmfausers" endpoint.
![]()
![]()
Specifies the customer tenant ID for which to retrieve the MFA users.
PS > Get-CIPPMFAUsers -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"