Function NnetPExpI() Foundation
Retrieves or changes the expiry interval of a user password in days.
NnetPExpI( <cUserName> , ;
[<nDaysInterval>] , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> nDaysInterval
Returns the number of days after which the password of user <cUserName> expires.
Supervisory rights are required to change the expiry interval of a user password. <nDaysInterval> must be passed as a numeric value. A successful operation is indicated when the return value equals <nDaysInterval>.
Passing 0 voids a previous expiry interval.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.