Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft.Owin.Security.Infrastructure namespace contains types used when implementing authentication classes.
Classes
Class | Description | |
---|---|---|
![]() |
AuthenticationHandler | Base class for the per-request work performed by most authentication middleware. |
![]() |
AuthenticationHandler<TOptions> | Base class for the per-request work performed by most authentication middleware. |
![]() |
AuthenticationMiddleware<TOptions> | Represents an authentication middleware. |
![]() |
AuthenticationTokenCreateContext | |
![]() |
AuthenticationTokenProvider | |
![]() |
AuthenticationTokenReceiveContext |
Structures
Structure | Description | |
---|---|---|
![]() |
SecurityHelper | Helper code used when implementing authentication middleware |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IAuthenticationTokenProvider |
Return to top