Checks to see if a User must change their Password.

<para> A Password change is required if the User's record indicates that they are to change their Password the next time that they login or their User Policy has determined that it is time to change the password. </para> <para> Passwords change requirements are only enforced when accessing the application itself, not when using the business layer. </para> <para> If the User is configured to use Windows Integrated Security then with will always return False regardless of the setting on the User record. </para>

Syntax

ISCurrentUser.PasswordChangeRequired()

Return Value

Boolean

A Boolean value indicating whether the User must change their Password.

Member of:
ISCurrentUser
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0