C# (CSharp) Cats.Services.Security UserAccountService - 4 examples found. These are the top rated real world C# (CSharp) examples of Cats.Services.Security.UserAccountService extracted from open source projects. You can rate examples to help us improve the quality of examples.
Implementation for user account management. This service allows the creation and management of user accounts, authenticates users through username/password combination, encrypts password(s) and perform user account managment functions (change password, reset password and enable/disable) user accounts.