MixERP.Net.Core.Modules.BackOffice.Data.Admin.User Class Reference

The user class. More...

Public Member Functions

void SetNewPassword (string catalog, int adminUserId, string username, string password)
 

Static Public Member Functions

static IEnumerable< Entities.Office.UserSelectorViewGetUserSelectorView (string catalog)
 Gets the collection of all users. More...
 

Detailed Description

The user class.

Member Function Documentation

static IEnumerable<Entities.Office.UserSelectorView> MixERP.Net.Core.Modules.BackOffice.Data.Admin.User.GetUserSelectorView ( string  catalog)
static

Gets the collection of all users.

Returns
An enumerator that allows foreach to be used to process the users in this collection.

The documentation for this class was generated from the following file: