The object providing some contextual information during password change.

Hierarchy

  • PasswordChangeContext

Properties

username: string

The username whose password must be changed.

authenticatorProtectionStatus: PasswordAuthenticatorProtectionStatus

The object describing the password protection status (whether is locked, in cool-down mode, etc.).

lastRecoverableError?: PasswordChangeRecoverableError

The object describing the latest recoverable error (if any).

Methods

Generated using TypeDoc