USER_MODALS_INFO_1005

The USER_MODALS_INFO_1005 structure contains password history information about users and global groups in a security database.

typedef struct _USER_MODALS_INFO_1005 {
    DWORD    usrmod1005_password_hist_len;
}USER_MODALS_INFO_1005, *PUSER_MODALS_INFO_1005, *LPUSER_MODALS_INFO_1005;
 

Members

usrmod1005_password_hist_len
Specifies the length of password history that the system maintains. A new password cannot match any of the previous usrmod1001_password_hist_len passwords. Valid values for this element are zero through DEF_MAX_PWHIST.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in lmaccess.h.

See Also

Networking (Net) Overview, Net Structures, NetUserModalsSet