ReactOS 0.4.15-dev-8058-ga7cbb60
_USER_MODALS_INFO_0 Struct Reference

#include <lmaccess.h>

Public Attributes

DWORD usrmod0_min_passwd_len
 
DWORD usrmod0_max_passwd_age
 
DWORD usrmod0_min_passwd_age
 
DWORD usrmod0_force_logoff
 
DWORD usrmod0_password_hist_len
 

Detailed Description

Definition at line 432 of file lmaccess.h.

Member Data Documentation

◆ usrmod0_force_logoff

DWORD _USER_MODALS_INFO_0::usrmod0_force_logoff

Definition at line 436 of file lmaccess.h.

Referenced by cmdAccounts(), and NetUserModalsGet().

◆ usrmod0_max_passwd_age

DWORD _USER_MODALS_INFO_0::usrmod0_max_passwd_age

Definition at line 434 of file lmaccess.h.

Referenced by cmdAccounts(), DisplayUser(), and NetUserModalsGet().

◆ usrmod0_min_passwd_age

DWORD _USER_MODALS_INFO_0::usrmod0_min_passwd_age

Definition at line 435 of file lmaccess.h.

Referenced by cmdAccounts(), DisplayUser(), and NetUserModalsGet().

◆ usrmod0_min_passwd_len

DWORD _USER_MODALS_INFO_0::usrmod0_min_passwd_len

Definition at line 433 of file lmaccess.h.

Referenced by cmdAccounts(), and NetUserModalsGet().

◆ usrmod0_password_hist_len

DWORD _USER_MODALS_INFO_0::usrmod0_password_hist_len

Definition at line 437 of file lmaccess.h.

Referenced by cmdAccounts(), and NetUserModalsGet().


The documentation for this struct was generated from the following file: