Share via

when hashpassword is password ecrypte?

Anas, Al Shammah 0 Reputation points
2023-08-10T11:32:14.9233333+00:00

in the school app I use Microsoft.AspNetCore.Identity
and by this line of code
userManager.CreateAsync(user, data.Password);
save hashpassword in database
by do this is password ecrypted or just hashing or both

Microsoft Security | Microsoft Identity Manager
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.