The CICS_EsiDetails_t structure contains information
returned from a successful invocation of either the CICS_VerifyPassword or the CICS_ChangePassword functions.
Fields
LastVerifiedDate
The date on which the password was last verified.
LastVerifiedTime
The time at which the password was last verified.
ExpiryDate
The date on which the password will expire.
ExpiryTime
The time at which the password will expire.
LastAccessDate
The date on which the userid was last accessed.
LastAccessTime
The time at which the userid was last accessed.
InvalidCount
The number of times that an invalid password has been entered for the
userid.