PasswordResetControllerGetBlackList Method |
Name | Description | |
---|---|---|
![]() | GetBlackList(DataObject) |
Returns the identity id, the first name and the last name of the provided identity.
Used for the validating passwords if the policy states that those items are not allowed.
|
![]() | GetBlackList(User) |
Returns the username, the first name and the last name of the provided user
Used for the validating passwords if the policy states that those items are not allowed.
|