Enumeration Members

FreshLogin: 3

Force the user to login again. Ignore current authentication state and force the user to authenticate again. This option should be used instead of Login.

FreshLoginWithMfa: 4

Force the user to login again with mfa. Ignore current authentication state and force the user to authenticate again. This option should be used instead of Login, if MFA is required.

Login: 1

Force the user to login again.

NoOption: 0

Do not provide a prompt option

SelectAccount: 2

Force the user to select which account they are logging in with instead of automatically picking the user up from the session state. NOTE: This does not work for switching between the variants of a dual-homed user.