Parameters
- username
- The name of the user to delete.
- deleteAllRelatedData
- true to delete data related to the user from the database; false to leave data related to the user in the database.
Return Value
true if the user was successfully deleted; otherwise, false.