Introduction

The User Management component of UVault offers a streamlined approach for efficiently managing users within a .NET application. It provides support for the following user-related operations:

  • Fetch a user using its unique identifier

  • Fetch user(s) using their email address

  • Create a user

  • Modify a user

  • Remove a user