Contains(PasswordHash: String): Boolean;
PasswordHash. Hashed user password.
The Contains method returns whether password is contained in history.
Available values:
True. Password is contained in history.
False. Password is absent in history.
The method use is given in the example for IMetabaseSecurity.HashPassword.
See also: