Function NnetPExpD() Foundation
Retrieves or changes the expiry date of a user password.
NnetPExpD( <cUserName> , ;
[<dExpiryDate>] , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> dExpiration
Returns the expiry date for the password of user <cUserName>.
Supervisory rights are required to change the expiry date of a user password. <dExpiryDate> must be passed as a date value. A successful operation is indicated when the return value equals <dExpiryDate>.
Passing an empty date (= CtoD("")) voids a previous expiry date.
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.