Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

BulkUser

Column
width50%


Column
width50%

JSON Users: set the Json with the users to create[

Code Block
languagejs
titleJSON Users
collapsetrue
[
{username: "username1",


password: "password1",


fullName: "fullName1",


email: "
email1@email
email1@email.com"},


{username: "username2",


password: "password2",


fullName: "fullName2",


email: "
email2@email
email2@email.com"}


]




Section

UserDeactivator

Column
width50%


Column
width50%

Days Not Logged In: Indicates the number of days users not logged in to deactivate

Include Users: Indicates if you want to include only Ever Logged In users, Never Logged In users or Both


...