Microsoft.Owin.Security.Infrastructure Namespace

 

The Microsoft.Owin.Security.Infrastructure namespace contains types used when implementing authentication classes.

ClassDescription
System_CAPS_pubclassAuthenticationHandler

Base class for the per-request work performed by most authentication middleware.

System_CAPS_pubclassAuthenticationHandler<TOptions>

Base class for the per-request work performed by most authentication middleware.

System_CAPS_pubclassAuthenticationMiddleware<TOptions>

Represents an authentication middleware.

System_CAPS_pubclassAuthenticationTokenCreateContext

System_CAPS_pubclassAuthenticationTokenProvider

System_CAPS_pubclassAuthenticationTokenReceiveContext

StructureDescription
System_CAPS_pubstructureSecurityHelper

Helper code used when implementing authentication middleware

Return to top
Show: