Skip to main content

PasswordResetSettings

Settings used to manage the Password Reset functionality.

Properties

NameTypeDescriptionNotes
AllowIgnoreIpAddressForRbabool?Flag indicates if ignore ip address for rba will be allowed or not.[optional]
AuthenticatorsList<PasswordResetSettings.AuthenticatorsEnum>The list of second factor authenticator types that can be used during a password reset operation.[optional]
ChallengeSizeint?For a KBA authenticator, it is the number of questions that the user must answer- -not supported if these settings are part of a Group Policy (not the Global Policy).[optional]
EmailAccountbool?Indicates whether an email should be sent to notify the user account has been locked, unlocked, or an attempt of unlock has occurred.[optional]
EmailOtpEnabledbool?Indicates if OTP can be sent to email.[optional]
Enabledbool?Indicates whether password reset is enabled.[optional]
GroupsList<Group>Groups that can perform a password reset operation- -not supported if these settings are part of a Group Policy (not the Global Policy).[optional]
TwoSecondFactorRequiredbool?Indicates whether two forms of second factor authentication must be completed before a password reset operation can be done.[optional]
UnlockAccountbool?Indicates whether the user account should be unlocked after a password reset operation is completed.[optional]
VarVersionint?Indicates the version of this model.[optional]
WrongAnswersAllowedint?For a KBA authenticator, it is the number of questions that the user could answer incorrectly and still be considered a valid response- -not supported if these settings are part of a Group Policy (not the Global Policy).[optional]