IUserPasswordValidator interface
namespace: Serenity.Abstractions assembly: Serenity.Net.Core
Validates a username and password combination.
public interface IUserPasswordValidator
Members
| name | description |
|---|---|
| Validate(…) | Validates the specified username and password. |
See Also
- Source: IUserPasswordValidator.cs