Visual Guard Class Library Documentation

VGSecurityManager.ResetPassword Method

Resets a user's password to a new, automatically generated password.

Overload List

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);

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace