Overload List

  NameDescription
Public methodChangePassword(String, String, String)
Change the password of the current user, the runtime need to have a Principal. The current user needs to support password system.
Public methodChangePassword(String, String, String, String)
Changes the password of the user.
Public methodChangePassword(VGICredential, String, String, String)
Changes the password of the user.

See Also