Allow create account
Description
Used by the Login UX. Enables or disables ability to create a new account in the component.
Discussion
Allows a user to create a new account. If the web project has enabled the extended user-information table, then when the user created their new account they will be able to set values for the fields in the extended user-information table including whether they want to enable two-factor authentication. See [How to Capture Extended User Information when a User Creates a New Account] for more info.
The default label for create account is "Create Account". You can customize the label by changing the Hyperlink text for the HYPERLINK_CREATEACCOUNT UX control.
See Also