#[repr(C)]pub struct USER_MODALS_INFO_0 {
pub usrmod0_min_passwd_len: u32,
pub usrmod0_max_passwd_age: u32,
pub usrmod0_min_passwd_age: u32,
pub usrmod0_force_logoff: u32,
pub usrmod0_password_hist_len: u32,
}Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’
Fields
usrmod0_min_passwd_len: u32usrmod0_max_passwd_age: u32usrmod0_min_passwd_age: u32usrmod0_force_logoff: u32usrmod0_password_hist_len: u32