You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defines authentication methods and the users that are allowed to use them to sign in and perform multifactor authentication (MFA).
author
jpettere
ms.reviewer
intelligentaccesspm
ms.localizationpriority
medium
ms.subservice
entra-sign-in
doc_type
resourcePageType
ms.date
07/22/2024
authenticationMethodsPolicy resource type
Namespace: microsoft.graph
Defines authentication methods and the users that are allowed to use them to sign in and perform multifactor authentication (MFA) in Microsoft Entra ID.
Enforce registration at sign-in time. This property can be used to remind users to set up targeted authentication methods.
policyMigrationState
authenticationMethodsPolicyMigrationState
The state of migration of the authentication methods policy from the legacy multifactor authentication and self-service password reset (SSPR) policies. The possible values are:
premigration - means the authentication methods policy is used for authentication only, legacy policies are respected.
migrationInProgress - means the authentication methods policy is used for both authentication and SSPR, legacy policies are respected.
migrationComplete - means the authentication methods policy is used for authentication and SSPR, legacy policies are ignored.
unknownFutureValue - Evolvable enumeration sentinel value. Do not use.