Interface IResourceOwnerPasswordValidator
- Namespace
- Duende.IdentityServer.Validation
- Assembly
- Duende.IdentityServer.dll
Handles validation of resource owner password credentials
public interface IResourceOwnerPasswordValidator
Methods
ValidateAsync(ResourceOwnerPasswordValidationContext)
Validates the resource owner password credential
Task ValidateAsync(ResourceOwnerPasswordValidationContext context)
Parameters
context
ResourceOwnerPasswordValidationContextThe context.