Login Class |
The Login type exposes the following members.
| Name | Description | |
|---|---|---|
| Login(String) | Initializes a new instance of the Login class | |
| Login(IDMPasswordPolicyRepository) | Initializes a new instance of the Login class | |
| Login(IDMPasswordPolicyRepository, ISqlDataConnectionFactory, String) | Initializes a new instance of the Login class |
| Name | Description | |
|---|---|---|
| MainDatabaseConnectionString |
| Name | Description | |
|---|---|---|
| Authenticate | ||
| EnforcePasswordExpiration |
Check to make sure the password is not expired within the password policy max age limit
| |
| EnforcePasswordHistory |
Check to make sure previously used passwords are not used if applicable
| |
| EnforcePasswordPolicy | ||
| UpdatePassword |