AZ-204 · Question #458
AZ-204 Question #458: Real Exam Question with Answer & Explanation
The correct answer is A: resetRedemption. When a user redeems a one-time passcode and later obtains an MSA, Azure AD account, or other federated account, they'll continue to be authenticated using a one-time passcode. If you want to update the user's authentication method, you can reset their redemption status. https://d
Question
You are building a B2B web application that uses Azure B2B collaboration for authentication. Paying customers authenticate to Azure B2B using federation. The application allows users to sign up for trial accounts using any email address. When a user converts to a paying customer, the data associated with the trial should be kept, but the user must authenticate using federation. You need to update the user in Azure Active Directory (Azure AD) when they convert to a paying customer. Which Graph API parameter is used to change authentication from one-time passcodes to federation?
Options
- AresetRedemption
- BStatus
- CuserFlowType
- DinvitedUser
Explanation
When a user redeems a one-time passcode and later obtains an MSA, Azure AD account, or other federated account, they'll continue to be authenticated using a one-time passcode. If you want to update the user's authentication method, you can reset their redemption status. https://docs.microsoft.com/en-us/azure/active-directory/external-identities/one-time- passcode#user-experience-for-one-time-passcode-guest-users
Community Discussion
No community discussion yet for this question.