| setsystemparameter_daystoexpire |
Use this method to set password expiry days for all the system users. The daystoexpire value ranges from 30 to 255. |
Syntax |
Parameters |
daystoexpire |
Password expiry days for all the system users. 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 |