authPasswordHistory property

int authPasswordHistory
final

Max allowed passwords in the history list per user. Max passwords limit allowed in history is 20. Use 0 for disabling password history.

Implementation

final int authPasswordHistory;