The IPasswordHistory interface contains methods used to work with a history of users passwords.
Method name | Brief description | |
Contains | The Contains method returns whether password is contained in history. | |
Insert | The Insert method inserts a password to the beginning of the history. |
See also: