IMetabaseUser.PasswordHistory

Syntax

PasswordHistory: IPasswordHistory;

PasswordHistory: Prognoz.Platform.Interop.Metabase.IPasswordHistory;

Description

The PasswordHistory property returns the user passwords history.

Example

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

See also:

IMetabaseUser