SSIS Components for Azure Active Directory

Build 25.0.9434

MFAStatuses

Lists MFA statuses for users within the organization.

Table Specific Information

Select


SELECT * FROM MFAStatuses
SELECT * FROM MFAStatuses WHERE UserId = 'bc48eaf7-0dc6-45d1-b17a-5b5397466ee1'

Columns

Name Type Description
UserId [KEY] String The unique identifier for the user, representing their Azure Active Directory account.
perUserMfaState String The per-user MFA state.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434