ClientPasswordHistory
Name: Client Password History
Type: Application
Modules: Client
Description: Stores all old WEB and IVR passwords associated with a client.
| Field | Documentation |
|---|---|
| ClientId | Unique numeric identifier for the client (from Clients.ClientId). |
| FieldName | Identifies whether the password is for IVR or WEB. |
| PasswordTimestamp | Timestamp of when the password was changed. |
| Password | Password (IVR or Web) defined at the time defined in PasswordTimestamp. Password type is defined in FieldName. |