Microsoft.Owin.Security.Infrastructure Namespace

Classes

  Class Description
Public class AuthenticationHandler Base class for the per-request work performed by most authentication middleware.
Public class AuthenticationHandler<TOptions> Base class for the per-request work performed by most authentication middleware.
Public class AuthenticationMiddleware<TOptions> Represents an authentication middleware.
Public class AuthenticationTokenCreateContext
Public class AuthenticationTokenProvider
Public class AuthenticationTokenReceiveContext

Structures

  Structure Description
Public structure SecurityHelper Helper code used when implementing authentication middleware.

Interfaces

  Interface Description
Public interface IAuthenticationTokenProvider