| setsystemgroup_daystoexpire |
Use this method to set password days to expire for system groups. The daystoexpire value ranges from 30 to 255. |
Syntax |
Parameters |
groupname |
Name of system group to be modified. This is mandatory parameter. |
daystoexpire |
Password days to expire for system groups. The daystoexpire value ranges from 30 to 255. Minimum value = 30. Maximum value = 255. |
warnpriorndays |
Number of days before which password expiration warning would be thrown with respect to daystoexpire. The warnpriorndays value ranges from 5 to 40. Minimum value = 5. Maximum value = 40. |
Return Value |
Returns simpleResult |
See Also |