IMetabaseUser.MustChangePasswordAtNextLogon

Syntax

MustChangePasswordAtNextLogon: Boolean;

MustChangePasswordAtNextLogon: System.Boolean;

Description

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

Example

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

See also:

IMetabaseUser