Hi
i am using Asp.Net Identity Model for my project for Authentication . i have a requirement to insert bulk user records with their DOB as default password.
How can i insert this in SQL Server? how can i encrypt password hash column from SQL Server query
Thanks
Vinay