Resets a user's password to a new, automatically generated password.
Resets a user's password to a new, automatically generated password.
public string ResetPassword(String);
Resets a user's password to a new, automatically generated password.
public string ResetPassword(String,Boolean);
Resets a user's password to a new, automatically generated password.
public string ResetPassword(String,String);
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace