Setting user password

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

[C#]

 

using CMS.SiteProvider;

 

...

 

UserInfoProvider.SetPassword("testinguser", "newpassword");

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?setting_user_password.htm