USER_MODALS_INFO_1003  4_19WC 

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.

 

See Also

NetUserModalsSet