Hi, Yes, the IdentityUserUpdateDto class has no Password property. Because the IdentityUserAppService have a separate method to set the password:
Hi,
Yes, the IdentityUserUpdateDto class has no Password property.
IdentityUserUpdateDto
Password
Because the IdentityUserAppService have a separate method to set the password:
IdentityUserAppService
Since which version? I copied the code from the source yesterday.