Visual Guard Class Library Documentation

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

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace