IMetabaseUser.IsTemporary

Syntax

IsTemporary: Boolean;

Description

The IsTemporary property returns whether the user has a temporary user account.

Comments

The property returns True if validity period was limited in the TemporaryAge property for the user account. Otherwise the property returns False.

See also:

IMetabaseUser