Changes the password of the user.
A VGPasswordModificationState representing the status of the modification.
Exception Type | Condition |
---|---|
ArgumentNullException |
The name, old password, the new password or the password confirmation is null. |
ArgumentException |
The length name, old password, new password or password confirmation is greater than 64 characters The name is empty. |
NotSupportedException |
the repository does not support Visual Guard authentication mode. The name is empty. |
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace | ValidatingPassword