The object handling the password to be enrolled.

Hierarchy

Methods

Methods

  • This method should be invoked if the operation must be canceled.

    Returns Promise<void>

  • Specify the password to be enrolled.

    When this method is invoked, the SDK will validate the password and, if valid, will enroll it.

    Parameters

    • password: string

      the password.

    Returns Promise<void>

Generated using TypeDoc