Visual Guard Class Library Documentation

VGMembershipUser.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();

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

public string ResetPassword(String);

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace