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