ResetPasswordResult Class

Represents the result of a password reset.

Namespace

System

ResetPasswordResult Methods

The following are instance methods for ResetPasswordResult.

  • getPassword()
    Returns the password generated by the System.resetPassword method call.

getPassword()

Returns the password generated by the System.resetPassword method call.

Signature

public String getPassword()

Return Value

Type: String