Relativity.Services.Security.Models.PasswordProvider
A measure of the amount of time required to verify a password when
a user logs into Relativity.
Determines whether e-mail password recovery is available for users.
Whether this provider is enabled.
The number of attempts a user is allowed to use before
locking thier password method.
The default number of days until a user is forced to change their
password.
The number of passwords to remember when setting a new password. A
user cannot set their password to any previous password within the
defined window size. Setting this value to zero disabled password
history checking.
The maximum password length allowed.
The minimum password length allowed.
A name for this provider; must be unique within the profile.
The maximm number of e-mail password recovery requests that
can be outstanding at one time for a given user.
The default setting for whether users are allowed to change their
password.
public PasswordProvider()