Rit Database v0.0.1 RitDatabase.Accounts.UserManager View Source

User operations:

  • List users: List all users on database
  • Get user: Retrieve user by id from database
  • Create user: Create a user and its credential
  • Update user: Update non-critical user attributes
  • Delete user: Remove user from database
  • Change user: Create a changeset from a user

Link to this section Summary

Link to this section Functions