Microsoft.Owin.Security.Provider Namespace
The Microsoft.Owin.Security.Provider namespace contains classes for context provider.
Classes
Class | Description | |
---|---|---|
BaseContext | Represents a base context. |
|
BaseContext<TOptions> | Base class used for certain event contexts |
|
EndpointContext | Represents an endpoint context. |
|
EndpointContext<TOptions> | Base class used for certain event contexts |
|
ReturnEndpointContext | Represents the return endpoint context. |
Return to top