开发者

Is it possible to reset asp_membership provider (hashed) pwd directly from db?

开发者 https://www.devze.com 2023-04-12 17:14 出处:网络
Q:Is it possible to reset a hashed pa开发者_如何学Pythonssword directly within the asp_membership provider db?Yes, there should be a stored-procedure named aspnet_Membership_ResetPassword which will d

Q: Is it possible to reset a hashed pa开发者_如何学Pythonssword directly within the asp_membership provider db?


Yes, there should be a stored-procedure named aspnet_Membership_ResetPassword which will do just this.

0

精彩评论

暂无评论...
验证码 换一张
取 消