Click or drag to resize

PasswordResetControllerGetBlackList Method

Overload List
  NameDescription
Public methodGetBlackList(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.
Public methodGetBlackList(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.
Top
See Also