문제

As the title says: Is there anyway to import the users (and their passwords!) from the old Membership provider to the new Identity system?

I can see in the old table layout there is a Password and PasswordSalt column, but in the new IdentityUsers table there is only a PasswordHash column. I am hoping there is a way to copy users from the old system to the new one without messing around with creating new passwords.

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top