Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 533 Bytes

File metadata and controls

17 lines (11 loc) · 533 Bytes

SecurityUsers

Common objects / services to manage users of an application

Scripts

SqlServerScripts -> All scripts required for SQL Server

Binary files

NuGet package

To install on PM console:

Install-Package SecurityUsers.SqlServer

Usage

When creating an user, an email should be sent to the user (registration scenario) or other update of important fields...

This can be used in combination with Messaging package