Changes the password of the user.
The status of the modification. Values are defined in VGPasswordModificationStatus value.
Exception Type | Condition |
---|---|
ArgumentNullException |
The name, old password, the new password or the password confirmation is null. |
ArgumentException |
The name, old password, new password or password confirmation is longer than 64 characters The name is empty. |
VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace