Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 598 Bytes

Get-CIPPMFAUsers.md

File metadata and controls

16 lines (13 loc) · 598 Bytes

Get-CIPPMFAUsers

SYNOPSIS

Retrieves the MFA users for a specified customer tenant ID.

DESCRIPTION

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.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the customer tenant ID for which to retrieve the MFA users.

EXAMPLE 1

PS > Get-CIPPMFAUsers -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"