Skip to content

Get-MgUser and Get-mgBetaUser perUserMFAState parameter serialisation #3368

@William-Francillette

Description

@William-Francillette

Is your feature request related to a problem? Please describe the problem.

The parameter perUserMfaState is now available in the REST API users endpoint from both v1.0 and beta version using
https://graph.microsoft.com/beta/users?$select=id,userPrincipalName,signInActivity,accountEnabled,displayName,perUserMfaState

Describe the solution you'd like.

It would be great to consume this parameter using the SDK
Get-MgUser -property "id,userPrincipalName,signInActivity,accountEnabled,displayName,perUserMfaState"

Thanks

and keep the good work

Additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions