IMetabaseUser.MustChangePasswordAtNextLogon

Syntax

MustChangePasswordAtNextLogon: Boolean;

Description

The MustChangePasswordAtNextLogon property determines the attribute of password change request during the next login for this user.

Example

The property use is given in the example for IMetabaseSecurity.AddGroup.

See also:

IMetabaseUser