Users

<< Click to Display Table of Contents >>

 

Users

Added an option to request a minimum number of special characters in user's passwords.

Implemented a confirmation in case users want to change their password inside the range of days until expiration.

Included optional parameters PosX and PosY in the Login and UserAdministration methods, which indicate the position, in pixels, relative to the left and top, respectively, where the dialog box is opened.

During a password change, if multiple errors related to security policies occur, all those errors are listed on a single message.

Implemented a modification when registering date and time changes of a password to consider whole days starting at midnight of the day of change.

Added the LoginWindowsUser method, which executes a silent login using a Windows user.

Implemented the IsUserMemberOfGroup method, which checks whether a certain user belongs to a group or not.

Was this page useful?