Optional ReadonlyemptyOptional ReadonlyloginCaption to show in the UI for login (account name).
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseLogin is specified.
Optional ReadonlyloginWarning text to show in the UI when login (account name) is absent in the employee card.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseLogin is specified.
Optional ReadonlypasswordWarning text to show in the UI when password is absent in the employee card.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseInternalPassword is specified.
Optional ReadonlyrepeatWarning text to show in the UI when original password and its repeated version doesn't match in the employee card.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseInternalPassword is specified.
Optional ReadonlyrepeatText to show in the UI when user is required to repeat the password in the employee card.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseInternalPassword is specified.
Optional ReadonlyspecifyText to show in the UI when user is required to specify the new password in change password dialog.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseInternalPassword is specified.
Optional ReadonlyspecifyText to show in the UI when user is required to specify the current password in change password dialog.
Can be localization string, or null/undefined/empty string if default message is shown.
Used when flag UserLoginTypeFlags.UseInternalPassword is specified.
Text to show in the UI when user is required to specify the new password in change password dialog. Can be localization string, or
null/undefined/empty string if default message is shown. Used when flag UserLoginTypeFlags.UseInternalPassword is specified.