Skip to main content

PasswordStatus

Import this model from the entry point of its package:

import { PasswordStatus } from '@sailpoint/angular-sdk/password_management';

Properties

NameTypeDescriptionNotes
requestId(optional) stringThe password change request ID[default to undefined]
state(optional) stringPassword change state[default to undefined]
errors(optional) Array<string>The errors during the password change request[default to undefined]
sourceIds(optional) Array<string>List of source IDs in the password change request[default to undefined]