IMetabasePasswordPolicy.WarningMaxAge

Syntax

WarningMaxAge: Integer;

Description

The WarningMaxAge property determines the number of days, before which the user will be notified about the necessity of password changing.

Comments

To set the property, specify the maximum number of days before the password change in the IMetabasePasswordPolicy.MaxAge property.

Example

The example of use is given in the IMetabasePasswordPolicy.MaxAge property.

See also:

IMetabasePasswordPolicy