Namespace Sisk.BasicAuth
Classes
- BasicAuthenticateRequestHandler
Gets a IRequestHandler that serves as an authenticator for the Basic Authentication scheme, which can validate a user id and password.
- BasicAuthenticationCredentials
Represents basic authentication credentials for an HTTP request.