USER_MODALS_INFO_1003

The USER_MODALS_INFO_1003 structure contains the duration of passwords for users and global groups in a security database.

typedef struct _USER_MODALS_INFO_1003 {
    DWORD    usrmod1003_min_passwd_age;
}USER_MODALS_INFO_1003, *PUSER_MODALS_INFO_1003, *LPUSER_MODALS_INFO_1003;
 

Members

usrmod1003_min_passwd_age
Specifies the minimum allowable password age. Valid values for this element are zero through PWLEN.

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