The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.Owin.Security.Infrastructure Namespace
The Microsoft.Owin.Security.Infrastructure namespace contains types used when implementing authentication 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 |
| Structure | Description | |
|---|---|---|
![]() | SecurityHelper | Helper code used when implementing authentication middleware |
| Interface | Description | |
|---|---|---|
![]() | IAuthenticationTokenProvider |
Show:


